search for: rsalab

Displaying 4 results from an estimated 4 matches for "rsalab".

Did you mean: rsalabs
2005 Oct 05
2
ssh-agent add PKCS#11 support
Hello, PKCS#11 is a standard API interface that can be used in order to access cryptographic tokens. You can find the specification at http://www.rsasecurity.com/rsalabs/node.asp?id=2133, most smartcard and other cryptographic device vendors support PKCS#11, opensc also provides PKCS#11 interface. I can easily make the scard.c, scard-opensc.c and ssh-agent.c support PKCS#11. PKCS#11 is much more portable, standard, used standard than the current opensc imple...
2000 Dec 29
0
Cryptography patents (was: openssl lib question.)
...tter place to ask this question isn't on the OpenSSH list, but on one of the many official OpenSSL lists: http://www.openssl.org/support/ You could also take a quick look around on Google for pointers. It didn't take me a whole lot of searching to happen upon http://www.rsasecurity.com/rsalabs/faq/ which has a good section on the key patents affecting cryptography, or http://www.mail-archive.com/openssl-users at openssl.org/msg01425.html which is a posting to one of the OpenSSL lists regarding patents on cryptographic algorithms. Hope this helps, and Happy New Year if you choose the...
2000 Dec 29
0
More [A tangent on RC5] Cryptography patents (was: openssl lib question.)
...t on the OpenSSH list, > but on one of the many official > OpenSSL lists: > http://www.openssl.org/support/ > You could also take a quick look > around on Google for pointers. It > didn't take me a whole lot of searching > to happen upon > http://www.rsasecurity.com/rsalabs/faq/ > which has a good section on the key > patents affecting cryptography, or > http://www.mail-archive.com/openssl-users at openssl.org/msg01425.html > which is a posting to one of the > OpenSSL lists regarding patents on > cryptographic algorithms. > > Hope this help...
2007 Sep 29
64
[Bug 1371] New: Add PKCS#11 (Smartcards) support into OpenSSH
...riority: P2 Component: Smartcard AssignedTo: bitbucket at mindrot.org ReportedBy: alon.barlev at gmail.com Hello, PKCS#11 is a standard API interface that can be used in order to access cryptographic tokens. You can find the specification at http://www.rsasecurity.com/rsalabs/node.asp?id=2133, most smartcard and other cryptographic device vendors support PKCS#11, opensc also provides PKCS#11 interface. PKCS#11 is much more portable, standard, used standard than the current opensc implementation. The implementation is much cleaner than current smartcard support a...