- 09 7月, 2007 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 1318
-
- 20 12月, 2006 1 次提交
-
-
由 Nils Larsch 提交于
PR: 1438
-
- 02 6月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
implementations and functional reference counting when a context is allocated, free or copied.
-
- 25 5月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
functions and EVP_MD_CTX_copy work properly.
-
- 24 5月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
value of the passed output buffer is NULL. The old method of using EVP_PKEY_size(pkey) isn't flexible enough to cover all cases where the output length may depend on the operation or the parameters associated with it.
-
- 14 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 10 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 08 4月, 2006 4 次提交
-
-
由 Dr. Stephen Henson 提交于
Update dependencies.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
need for a separate EVP_PKEY parameter in the other operation initialization routines.
-
由 Dr. Stephen Henson 提交于
No method implementations yet.
-
- 07 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 06 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
of the EVP routines to public key algorithms.
-
- 29 1月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
Add the corresponding AES parts while I'm at it. make update
-
- 16 8月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 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 提交于
-
- 31 7月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 21 7月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
OpenBSD /dev/crypto (this will be revamped later when the appropriate machinery is available).
-
- 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.
-
- 11 6月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Documentation correction.
-
- 03 6月, 2000 1 次提交
-
-
由 Ben Laurie 提交于
-
- 30 5月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Declare ciphers in terms of macros. This reduces the amount of code and places each block cipher EVP definition in a single file instead of being spread over 4 files.
-