This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
openssl
Watch
1
Star
0
Fork
You've already forked openssl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d8e8ed0220
openssl
/
crypto
/
kdf
/
build.info
4 lines
92 B
Text
Raw
Normal View
History
Unescape
Escape
unified build scheme: add build.info files Now that we have the foundation for the "unified" build scheme in place, we add build.info files. They have been generated from the Makefiles in the same directories. Things that are platform specific will appear in later commits. Reviewed-by: Andy Polyakov <appro@openssl.org>
2016-01-29 22:33:10 +00:00
LIBS=../../libcrypto
SOURCE[../../libcrypto]=\
Add interface to the scrypt KDF by means of PKEY_METHOD Add an interface that allows accessing the scrypt KDF as a PKEY_METHOD. This fixes #4021 (at least for the scrypt portion of the issue). Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Stephen Henson <steve@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4026)
2017-07-22 18:04:55 +00:00
tls1_prf.c kdf_err.c hkdf.c scrypt.c
Reference in a new issue
Copy permalink