Akkariiin
|
11f4b47939
|
add a notice for CBC mode
|
7 years ago |
Akkariiin
|
e540ea171b
|
add aes-256-gcm to openssl
test all the method
make some format
|
7 years ago |
AkaneAkaza
|
6ebd86fa48
|
fix memory leak
|
7 years ago |
破娃酱
|
d6e1f73c9f
|
fix old version of OpenSSL
|
8 years ago |
破娃酱
|
85b6930d7d
|
fix old version of OpenSSL
ignore warning
|
8 years ago |
破娃酱
|
d45ba8de03
|
OpenSSL 1.1.0 compatible
|
8 years ago |
破娃酱
|
a407bcc568
|
add auth_aes128
|
8 years ago |
BreakWa11
|
ce189ecd85
|
remove useless log
add openssl rand_bytes
|
9 years ago |
clowwindy
|
6d09cd21ca
|
fix openssl
|
10 years ago |
clowwindy
|
318d88ec89
|
use string more
|
10 years ago |
clowwindy
|
ce805f0aea
|
license under Apache License v2.0
|
10 years ago |
clowwindy
|
e582b2b929
|
rename ctypes_* and remove salsa20-ctr
|
10 years ago |
clowwindy
|
3d03dbf716
|
extract find_library
|
10 years ago |
fa08c
|
6eadfca78e
|
Removing trailing whites
|
10 years ago |
fa08c
|
3294a92a61
|
Search libcrypto.so in more locations
Some linux distro may store .so in some alternative locations. Now we
try harder to find them.
|
10 years ago |
fa08c
|
176e97bb45
|
Fixing some minor issues
|
10 years ago |
clowwindy
|
4598e09b78
|
now works on OpenWRT
|
10 years ago |
clowwindy
|
f02e9a3132
|
fix EVP_CIPHER_CTX_new's arg types
|
10 years ago |
clowwindy
|
7bff002202
|
more cipher tests
|
10 years ago |
clowwindy
|
c69a127772
|
add some tests
|
10 years ago |
clowwindy
|
0719e80fbd
|
fix python 3.*
|
10 years ago |
clowwindy
|
ede2b1b120
|
fix salsa20 on python 3
|
10 years ago |
clowwindy
|
2a53b67c65
|
python 3 support; not stable yet
|
10 years ago |
clowwindy
|
89dc6031e8
|
lint code
|
10 years ago |
clowwindy
|
9e8aa1c56a
|
fix libcrypto on Windows
|
10 years ago |
clowwindy
|
eb9b6f0a9b
|
does not require M2Crypto anymore
|
10 years ago |
clowwindy
|
81223902d0
|
fix a potential BOF
|
10 years ago |
clowwindy
|
4be2731293
|
fix PEP8
|
10 years ago |
clowwindy
|
d6a5c567ae
|
lint
|
10 years ago |
clowwindy
|
402bc5743b
|
add comment about buf
|
10 years ago |
clowwindy
|
0e649453ed
|
support CTR mode
|
10 years ago |
clowwindy
|
76fed23b34
|
refactor encrypt; add cfb1 and cfb8 modes
|
10 years ago |