orignal
|
3afed3b316
|
Merge pull request #832 from PurpleI2P/openssl
recent changes
|
2017-03-19 11:02:36 -04:00 |
|
R4SAS
|
6c848a57b6
|
recreated appveyor config
|
2017-03-18 02:40:39 +03:00 |
|
R4SAS
|
eb12d43800
|
update windows build scripts
|
2017-03-17 20:59:10 +03:00 |
|
orignal
|
465366e644
|
new ressed
|
2017-03-16 20:55:05 -04:00 |
|
orignal
|
289e9c809f
|
correct padding for GOST 34.11
|
2017-03-16 16:30:32 -04:00 |
|
orignal
|
8b40354786
|
GOST R 34.11-2012 implementation
|
2017-03-16 13:31:25 -04:00 |
|
orignal
|
8de8de1b1e
|
GOST 34.11-2012 functions
|
2017-03-15 20:46:27 -04:00 |
|
orignal
|
4b76c76712
|
correct x for tc26 paramSetA 256
|
2017-03-15 14:59:17 -04:00 |
|
orignal
|
6b9a270506
|
enable TC26 paramSet A 512 for GOST 34.10-2012
|
2017-03-15 12:41:02 -04:00 |
|
orignal
|
da2c49ab66
|
tc26 paramSetA 512 for GOST 34.1002012
|
2017-03-14 21:15:17 -04:00 |
|
orignal
|
af2a3f3a65
|
Gost.cpp added
|
2017-03-14 21:14:23 -04:00 |
|
orignal
|
6369a900da
|
added TC26 param sets for GOST R 34.10-2012
|
2017-03-14 20:03:44 -04:00 |
|
orignal
|
e877247032
|
support of GOST 34.10-2012 512 bits
|
2017-03-14 16:41:06 -04:00 |
|
orignal
|
5bcc5ff873
|
initial support of GOST R 34.10-2012
|
2017-03-14 16:02:16 -04:00 |
|
orignal
|
a52064463e
|
fixed race condition
|
2017-03-14 12:03:51 -04:00 |
|
orignal
|
6ed7f19673
|
moved GOST to separate file
|
2017-03-13 20:28:36 -04:00 |
|
orignal
|
9aba0ba5a8
|
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl
|
2017-03-12 14:48:47 -04:00 |
|
orignal
|
5803a84bd7
|
change establish timeout to 10 seconds
|
2017-03-12 14:48:11 -04:00 |
|
r4sas
|
ce0bf0f4b4
|
re-fix year
|
2017-03-12 18:29:57 +03:00 |
|
r4sas
|
65ed57aff4
|
fix year
|
2017-03-12 18:28:25 +03:00 |
|
orignal
|
1317b80fca
|
terminate incoming connection by timeout
|
2017-03-11 21:32:35 -05:00 |
|
orignal
|
f0d6145fa6
|
terminate incoming connection by timeout
|
2017-03-11 21:17:19 -05:00 |
|
orignal
|
c0c157ecef
|
use common context for ElGamal encrypt/decrypt
|
2017-03-11 16:48:54 -05:00 |
|
orignal
|
4bb607f180
|
Merge pull request #824 from BOPOHA/openssl
i2pd.spec: changed Release format, upgrade Version
|
2017-03-10 19:25:28 -05:00 |
|
Anatolii Vorona
|
2eec205e31
|
i2pd.spec: changed Release format, upgrade Version
|
2017-03-11 00:31:00 +01:00 |
|
orignal
|
bd8cdd345a
|
A,B,B param sets for GOST R 34.10
|
2017-03-10 16:57:56 -05:00 |
|
orignal
|
7caf3ea7d0
|
eliminate dependancy from GOST engine for GOST R 34.10
|
2017-03-10 13:21:22 -05:00 |
|
orignal
|
ba89c60b6d
|
correct param set for GOST R 34.10 verification
|
2017-03-10 11:55:30 -05:00 |
|
orignal
|
084e48d6dd
|
ZEC added
|
2017-03-10 11:53:49 -05:00 |
|
orignal
|
1bed3f3936
|
ZEC added
|
2017-03-10 11:53:05 -05:00 |
|
orignal
|
cd860bfbf8
|
correct param set for GOST R 34.10 signing
|
2017-03-09 21:46:34 -05:00 |
|
orignal
|
439c2d445c
|
GOST R 34.10 sign
|
2017-03-09 20:13:21 -05:00 |
|
orignal
|
7f71d5dbd8
|
generate GOST R 34.10 keys with param set
|
2017-03-09 18:46:28 -05:00 |
|
orignal
|
831c835106
|
GOST R 34.10 param sets
|
2017-03-08 19:35:51 -05:00 |
|
orignal
|
5dfb7cb938
|
GOST R 34.10 curve added
|
2017-03-07 16:36:17 -05:00 |
|
orignal
|
044d6a2207
|
eliminate some BIGNUM allocation overhead
|
2017-03-07 15:02:01 -05:00 |
|
orignal
|
955b46534d
|
eliminate some BIGNUM allocation overhead
|
2017-03-07 14:51:05 -05:00 |
|
orignal
|
0e8d80e055
|
eliminate some BIGNUM allocation overhead
|
2017-03-07 14:24:19 -05:00 |
|
orignal
|
92fc736cfa
|
recreate SSU session again if session key is invalid
|
2017-03-05 17:08:20 -05:00 |
|
orignal
|
60ed43c11b
|
#818. Exploratory config
|
2017-02-28 15:58:53 -05:00 |
|
orignal
|
319f72ae2a
|
0.9.29
|
2017-02-28 15:19:49 -05:00 |
|
orignal
|
04dc34260f
|
replaced stringstream by a list of buffers
|
2017-02-26 15:05:14 -05:00 |
|
orignal
|
a8196d1f33
|
Merge pull request #816 from PurpleI2P/openssl
recent changes
|
2017-02-26 09:29:14 -05:00 |
|
orignal
|
1ce6ad5ccc
|
cleanup send buffer
|
2017-02-24 11:04:40 -05:00 |
|
orignal
|
145e36925f
|
check certificate size
|
2017-02-23 22:08:25 -05:00 |
|
orignal
|
c07928144c
|
GOST support for Android openssl 1.1
|
2017-02-21 15:43:03 -05:00 |
|
orignal
|
d8c30f6cbb
|
fixed typo
|
2017-02-21 11:38:11 -05:00 |
|
orignal
|
e968c6a2a4
|
fixed typo
|
2017-02-21 11:36:53 -05:00 |
|
orignal
|
ffc3a31d09
|
fixed andorid build
|
2017-02-21 11:23:14 -05:00 |
|
orignal
|
d6e037dd28
|
fixed build error
|
2017-02-19 19:31:37 -05:00 |
|