9b9230a0a7
This gets rid of the rest of the symbolic links. However, as a consequence, the crypto header files have now moved to src/, and can no longer contain library-specific declarations. Therefore, cipher_t, digest_t, ecdh_t, ecdsa_t and rsa_t are now all opaque types, and only pointers to those types can be used. |
||
---|---|---|
.. | ||
cipher.c | ||
cipher.h | ||
crypto.c | ||
crypto.h | ||
digest.c | ||
digest.h | ||
ecdh.c | ||
ecdsa.c | ||
ecdsagen.c | ||
prf.c | ||
rsa.c | ||
rsa.h | ||
rsagen.c | ||
rsagen.h |