Sign in
boringssl
/
boringssl
/
9478f321753fcb9b1f495abab4e57aa8f6bfce15
/
include
/
openssl
/
cipher.h
0e21f41
Switch all 'num' parameters in crypto/modes to unsigned.
by David Benjamin
· 9 years ago
5f88999
Fix up several comments and detect problems in the future.
by Adam Langley
· 9 years ago
d82a7b2
Re-add |EVP_des_ede|, which is ECB.
by Matt Braithwaite
· 10 years ago
8c413a2
Re-add |EVP_des_ede_cbc|.
by Matt Braithwaite
· 10 years ago
98d2f1f
Add |EVP_des_ecb| from OpenSSL at fd682e4c.
by Matt Braithwaite
· 10 years ago
12fe1b2
Re-add the C version (only) of |EVP_aes_256_xts|
by Matt Braithwaite
· 10 years ago
f92930e
Add |EVP_rc2_cbc| and implement |EVP_CTRL_SET_RC2_KEY_BITS|.
by Matt Braithwaite
· 10 years ago
34248d4
Get rid of err function codes.
by David Benjamin
· 10 years ago
3fa65f0
Fix some malloc test crashs.
by David Benjamin
· 10 years ago
5dca031
Add AES-192 ECB.
by Adam Langley
· 10 years ago
c3ef76f
Compatibility changes for wpa_supplicant and OpenSSH.
by Adam Langley
· 10 years ago
6e8fbfe
Remove crypto/obj dependencies from low-level crypto tests.
by Brian Smith
· 10 years ago
7d897a1
Replace RC4 in examples with AES-128-GCM.
by Brian Smith
· 10 years ago
1049e26
Support several flavours of AES-192.
by Adam Langley
· 10 years ago
087930f
Add OFB mode.
by Adam Langley
· 10 years ago
0e782a9
Add AEADs for AES-CTR with HMAC-SHA256.
by Adam Langley
· 10 years ago
b34f510
Don't delay-initialize legacy AEADs.
by David Benjamin
· 10 years ago
3f5917f
EVP_CIPHER_CTX_cleanup cannot fail.
by David Benjamin
· 10 years ago
689be0f
Reset all the error codes.
by David Benjamin
· 10 years ago
044abb0
Implement SSLv3 ciphers with stateful AEADs.
by David Benjamin
· 10 years ago
ea72bd0
Implement all TLS ciphers with stateful AEADs.
by David Benjamin
· 10 years ago
7cc3f99
Add declarations for Android compatibility funcs.
by Adam Langley
· 10 years ago
cf70188
Update EVP_Cipher documentation some more.
by David Benjamin
· 10 years ago
4841ce4
Fix EVP_Cipher error-handling.
by David Benjamin
· 10 years ago
704453f
Add deprecated functions for tcpdump.
by Adam Langley
· 11 years ago
539112f
Readd EVP_CIPHER_CTX_set_key_length.
by Adam Langley
· 11 years ago
cc8fcf4
Add 40-bit RC2 support.
by Adam Langley
· 11 years ago
eb7d2ed
Add visibility rules.
by Adam Langley
· 11 years ago
7578f3f
Make EVP_CIPHER_CTX_copy work in GCM mode.
by Adam Langley
· 11 years ago
93a3dcd
Add AES Key Wrap mode.
by Adam Langley
· 11 years ago
4c921e1
Move public headers to include/openssl/
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago