22 Commits (cd1af85e39e0e683af0ea74980d6bb3874bead71)

Author SHA1 Message Date
R4SAS 6b4ffcff5a cleanup code (spaces, tabs) 2 years ago
R4SAS edc0162163
clean line trailing spaces and tabs 3 years ago
orignal 349022ae42 don't select ElGamal routers for tunnels 3 years ago
orignal bb518d3d51 don't pass BN_CTX to encrypt/decrypt functions 3 years ago
orignal 99c7d5c23a don't create enryptor for ECIES record encryption 3 years ago
orignal 2c129b6d39 create and handle short tunnel build reply 3 years ago
orignal 59dd60f5cb genarate keys in CreateBuildRequestRecord 3 years ago
orignal 84f6024cc9 locate record to build inside CreateBuildRequestRecord 3 years ago
orignal d73b42b726 extract ret code per hop 3 years ago
orignal ed0c2e68a5 DecryptRecord per tunnel hop 3 years ago
orignal 9000b3df4e KDF for short tunnel build messages 3 years ago
orignal aace644815 added ShortECIESTunnelHopConfig 3 years ago
orignal 0ae170531e different ElGamal and ECIES hops configs 3 years ago
orignal 8b35ce3320 separate decryption between own record and other records 3 years ago
orignal 3b051dbba3 send OutboundTunnelBuildReply 3 years ago
orignal 32fc6482cc moved Noise initializations to Crypto.cpp 4 years ago
orignal 7e874eaa7c pre-calculated h 4 years ago
orignal 3907c17cf5 handle TunnelBuildMessage for ECIES router 4 years ago
orignal 9f2a2e44a3 common MixHash and MixKey 4 years ago
orignal 21d99e355c MixHash(sepk) added 4 years ago
orignal c93ee0d65d tunnels through ECIES routers 4 years ago
orignal 57d6c7a3b3 Added TunnelConfig.cpp. Removed CryptoWroker.h 4 years ago