orignal
966256ac32
correct Poly1305 calculation
2018-06-13 12:58:32 -04:00
orignal
6b9061515f
AEAD/ChaCha20/Poly1305 test added
2018-06-13 12:25:32 -04:00
orignal
df60e78766
AEAD/Chacha20/Poly1305 encryption
2018-06-13 11:41:46 -04:00
Sammael
97127e86dc
Delete some for correct compilation
2018-04-25 01:59:11 +07:00
Arm64 plaz
66de7ad049
for first time disable aesenc for arm64
2018-04-24 18:23:40 +00:00
orignal
066f8863fd
pass zero padding parameter to ECEIS encryption
2018-03-07 16:08:44 -05:00
Jeff Becker
a618a01b1e
don
2018-02-16 11:26:07 -05:00
Jeff Becker
91e45d9a4a
initial code for runtime detection of aesni/avx
2018-02-16 11:00:33 -05:00
yangfl
50ba52756f
fix mixing tabs and spaces
2018-01-13 22:51:02 +08:00
R4SAS
1ba1fa37f9
update travis-ci stuff ( #1006 )
...
* enable osx in travis config
* fix brew commands, change comiler
* disable clang build with make on linux
* update README
* tabulation fix in Crypto.cpp
2017-11-17 20:43:00 +03:00
orignal
a21fb17d73
renamed ECIES-P256
2017-11-13 11:50:17 -05:00
orignal
1e75de9bb8
514 bytes ECIES block
2017-11-08 21:06:58 -05:00
orignal
efacfced45
CryptoKey added
2017-11-06 13:40:58 -05:00
orignal
00bbb81375
ECICS gerenarate keys
2017-11-01 14:06:55 -04:00
orignal
5271cdacf2
ECICSDecrypt
2017-11-01 10:59:36 -04:00
orignal
6d01726961
use AES-CBC for ECICS
2017-11-01 10:20:11 -04:00
orignal
39c1c3567b
ECICSEncrypt added
2017-10-30 16:16:21 -04:00
Jeff Becker
4cc3b7f9fb
restructure build to separate the 3 main components into 3 subdirectories
...
libi2pd for core libs
libi2pd_client for i2pd client libs
daemon for i2pd daemon libs
2017-04-21 06:33:45 -04:00