orignal
3a77e7ba2d
remove dependancy from localization
2021-09-04 18:55:51 -04:00
R4SAS
ec98ff297c
Make blinding test runnable
2021-08-24 13:23:10 +03:00
Daniel Bermond
7d220fb2eb
[tests] fix compilation of test-blinding
...
test-blinding currently fails to build with the following error:
In file included from ../libi2pd/Timestamp.cpp:19:
../libi2pd/RouterContext.h:21:10: fatal error:
I18N_langs.h: No such file or directory
21 | #include "I18N_langs.h"
| ^~~~~~~~~~~~~~
compilation terminated.
2021-08-23 17:22:28 -03:00
orignal
0d2d7e5e71
fixed Elligator tests
2020-01-21 17:53:48 -05:00
orignal
0e666e7d6a
encoding fail test
2020-01-21 10:53:11 -05:00
orignal
f498fabd27
fix for openssl 1.1
2020-01-21 10:52:51 -05:00
orignal
9ed58e5186
encode with highY
2019-12-10 14:10:12 -05:00
orignal
36eaaa748c
handle case when encoded key is (p-1)/2
2019-12-10 13:40:04 -05:00
orignal
4d7b86ca26
elligator test added
2019-12-10 13:20:23 -05:00
orignal
64707dbb22
key blinding test
2019-05-31 11:57:16 -04:00
orignal
abc4f6c70b
fixed bug with chacha20 encryption of short messages
2018-12-03 13:36:17 -05:00
orignal
7efb47fed4
send NTCP2 frame from I2NP messages
2018-12-02 14:24:39 -05:00
orignal
ef6db64e9f
correct chacha20 for multiple messages
2018-11-30 16:21:11 -05:00
orignal
e68f1dbc99
AEAD/Chacha20/Poly1305 encrypt multiple buffers
2018-11-30 14:41:14 -05:00
orignal
5447259e1a
AEAD/ChaCha20/Poly1305 decryption and SessionCreate prcessing
2018-06-13 16:16:23 -04:00
orignal
6b9061515f
AEAD/ChaCha20/Poly1305 test added
2018-06-13 12:25:32 -04:00
orignal
bf1e1ad457
eliminate extra dependencies
2018-06-13 10:49:14 -04:00
orignal
7fa5b06359
x25519 unti test
2018-06-12 18:29:06 -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
orignal
bd2c2acd5f
use CryptoProA params for GOST R 34.10-2012 256 bits
2017-03-21 11:48:34 -04:00
orignal
13aab750dd
GOST signature unit test added
2017-03-21 10:45:57 -04:00
orignal
7a51abc2f9
GOST unit tests added
2017-03-21 09:44:09 -04:00
orignal
44a3e08095
GOST unit tests added
2017-03-21 09:43:36 -04:00
hagen
02ac638bd4
* HTTP.cpp : add comments, update test case
2016-07-01 00:34:31 +00:00
hagen
2d252e6459
* HTTP.cpp : rename method
2016-06-28 14:31:40 +00:00
hagen
7f26670173
+ tests/test-base-64.cpp
2016-06-28 01:45:14 +00:00
hagen
a973630cb4
* fix tests
2016-06-27 13:11:10 +00:00
hagen
8589493581
* add test for MergeChunkedResponse() ( #432 )
2016-06-01 00:14:40 +00:00
hagen
43a90d7b98
* HTTP.cpp : fix parse_header_line ( #501 )
2016-05-26 00:08:00 +00:00
hagen
b68f06ca83
* update tests
2016-05-24 12:40:24 +00:00
hagen
a15aad9f9c
* unit-tests
2016-04-27 00:39:12 +00:00