Commit graph

13 commits

Author SHA1 Message Date
yangfl 50ba52756f fix mixing tabs and spaces 2018-01-13 22:51:02 +08:00
yangfl 46f62e1af9 remove trailing whitespaces 2018-01-06 22:24:03 +08:00
orignal 272090fc8f don't accept streams from RSA detinations 2017-11-28 11:33:51 -05:00
orignal ab6bc52a0f don't create destination with RSA signature 2017-11-28 10:59:11 -05:00
orignal a21fb17d73 renamed ECIES-P256 2017-11-13 11:50:17 -05:00
orignal a4ce224cd1 pass correct crypto type to identity 2017-11-09 15:49:27 -05:00
orignal ab1cd3f5cf ECIES for GOST R 34.10 2017-11-09 15:01:07 -05:00
orignal c5f784719d implement Decrypt for all local destination 2017-11-08 13:49:48 -05:00
orignal 81658d2ff9 generic encryption for RoutingDestination 2017-11-07 15:05:22 -05:00
orignal efacfced45 CryptoKey added 2017-11-06 13:40:58 -05:00
orignal e634c89995 generate non-ElGamal encryption keys pair 2017-11-02 16:13:10 -04:00
Jeff Becker c13fd2261e add stuff for address generator tool 2017-08-07 14:00:50 -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
Renamed from Identity.cpp (Browse further)