- 11 6月, 1999 7 次提交
-
-
由 Bodo Möller 提交于
-
由 Ben Laurie 提交于
-
由 Bodo Möller 提交于
Submitted by: Andreas Ley <andy@rz.uni-karlsruhe.de
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
the the PBE code and a new constant PKCS5_DEFAULT_ITER for the default iteration count if it is passed as zero.
-
由 Bodo Möller 提交于
-
- 10 6月, 1999 17 次提交
-
-
由 Ralf S. Engelschall 提交于
_directory_ in $PATH was also accepted as the interpreter.
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
Submitted by: Andy Polyakov <appro@fy.chalmers.se>
-
由 Ulf Möller 提交于
Submitted by: Eric Ding <ericding@MIT.EDU>
-
由 Dr. Stephen Henson 提交于
should make modifying them easier. Fix the selfsign demo: it was rather ancient and used deleted functions.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
duplicated in cbc_enc.c (without IV updating) and in des_enc.c As pointed out by others on the openssl-dev list, des_cbc_encrypt (without IV updating; defined in cbc_enc.c) exists only for historical reasons: des_ncbc_encrypt should be used instead (and the caller does not have to manually update the IV). If des_cbc_enrypt is not needed for backwards compatibility, the definition of des_ncbc_encrypt should be put back into des_enc.c, and both cbc_enc.c and ncbc_enc.c can be deleted. If des_cbc_encrypt *is* needed for backwards compatibility, its behaviour obviously should not change (i.e., don't add IV updating).
-
由 Ulf Möller 提交于
Pointed out by: Janez Jere <jj@void.si>
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
-
- 09 6月, 1999 12 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Allow configuring the name of that header file.
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ulf Möller 提交于
-
由 Ben Laurie 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
there is no system crypt() available.
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 08 6月, 1999 4 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
Submitted by: Janez Jere <jj@void.si>
-
由 Bodo Möller 提交于
-