- 24 2月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 29 1月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
Add the corresponding AES parts while I'm at it. make update
-
- 21 3月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 31 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 16 2月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
deviates from the "standard" 64 bits of feedback that all other algorithms are using. Therefore, let's redo certain EVP macros to accept different amounts of feedback bits for these modes. Also, change e_aes.c to provide all usually available modes for AES. CTR isn't included yet.
-
- 03 1月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
crypto/rijndael. Additionally, I applied the AES integration patch from Stephen Sprunk <stephen@sprunk.org> and fiddled it to work properly with the normal EVP constructs (and incidently work the same way as all other symmetric cipher implementations). This results in an API that looks a lot like the rest of the OpenSSL cipher suite.
-
- 25 9月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
16.
-
- 31 7月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 08 4月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
Spotted by Harald Koch <chk@pobox.com>
-
- 09 3月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Change the EVP_somecipher() and EVP_somedigest() functions to return constant EVP_MD and EVP_CIPHER pointers. Update docs.
-
- 08 2月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix AES code. Update Rijndael source to v3.0 Add AES OIDs. Change most references of Rijndael to AES. Add new draft AES ciphersuites.
-