search for: bsafe

Displaying 5 results from an estimated 5 matches for "bsafe".

Did you mean: safe
2001 Jan 18
3
BSafe toolkits for implementing RSA public key algorithm
Has anyone had any experience with any of the BSafe toolkits that are available and contain support for the RSA public key algorithms? I would like to use one of RSA's toolkits in a port of a Windows OpenSSH client that I am working on, in order to avoid any licensing issues from RSA. Can anyone recommend a good toolkit? I understand that there...
2000 Dec 29
0
Cryptography patents (was: openssl lib question.)
...gt; bn_sqr_comba8, bn_sqr_words, bn_sub_words, des_decrypt3, > des_ede3_cbc_encrypt, des_encrypt, des_encrypt2, > des_encrypt3, > des_ncbc_encrypt, md5_block_asm_host_order, > sha1_block_asm_data_order > > Which of above are legal contenders ? > Are BSAFE/RSAREF part of above ? > > Any information/pointers is appreciated. > > > Thank you. > > Sunil. > > > > > >
2000 Dec 28
3
Information leakage in sshd
Hi guys, and here's a security related bug report. I think it's has been fixed in the 2.2.x-release of openssh, but I'm not sure. I tried to reproduce the problem with my 2.2.0p1 and could find any difference in the behaviour of ssh depending on wether PermitRootLogin was set to no. Could someone please confirm that this problem is not existing anymore? > When PermitRootLogin is
2000 Dec 29
0
More [A tangent on RC5] Cryptography patents (was: openssl lib question.)
...words, bn_sub_words, des_decrypt3, > > des_ede3_cbc_encrypt, des_encrypt, des_encrypt2, > > des_encrypt3, > > des_ncbc_encrypt, md5_block_asm_host_order, > > sha1_block_asm_data_order > > > > Which of above are legal contenders ? > > Are BSAFE/RSAREF part of above ? > > > > Any information/pointers is appreciated. > > > > > > Thank you. > > > > Sunil. > > > > > > > > > > > > >
2000 Jul 19
2
Why do I *still* need RSA?
...or RC5. I noticed on the OpenBSD web site that it became RSA equipped upon the installation of the rsaref module, but how to I make a system like that under something that isn't OpenBSD? I do not believe that in this stage of the game it is wise for me to go to RSA Security and get a copy of BSAFE. Not only is it costly, but they charge an arm and a leg for runtime licensing (not to mention it is sort of stupid to pay that much money for a package that is not going to be patent encumbered in 3 months.) I'm hoping that somebody can shed some light on build options or library strategies...