orignal
|
5bcc5ff873
|
initial support of GOST R 34.10-2012
|
2017-03-14 16:02:16 -04:00 |
|
orignal
|
c0c157ecef
|
use common context for ElGamal encrypt/decrypt
|
2017-03-11 16:48:54 -05:00 |
|
orignal
|
7caf3ea7d0
|
eliminate dependancy from GOST engine for GOST R 34.10
|
2017-03-10 13:21:22 -05:00 |
|
orignal
|
1cb89ce20d
|
set correct curve parameters for GOST R 34.10
|
2017-02-19 14:45:10 -05:00 |
|
orignal
|
c1042c8f20
|
GOST R 34.11 hash
|
2017-02-17 22:26:24 -05:00 |
|
orignal
|
22af4da4d4
|
initial support of GOST crypto
|
2017-02-16 16:27:24 -05:00 |
|
orignal
|
188987a8ff
|
eliminated deprecated function
|
2017-01-23 16:22:48 -05:00 |
|
orignal
|
9da984b866
|
use ElGamalEncrypt
|
2016-12-20 14:10:14 -05:00 |
|
orignal
|
38d85a49e7
|
use AVX instructions for XOR in AES-CBC if applicable
|
2016-12-15 14:42:26 -05:00 |
|
orignal
|
d092b21da7
|
assume ElGamal data size as 222 bytes
|
2016-11-24 16:02:14 -05:00 |
|
orignal
|
55dbbb3546
|
fixed memory leak
|
2016-11-23 16:30:36 -05:00 |
|
orignal
|
1d8d71cfb6
|
16-bytes alignment for IV for AES-CBC
|
2016-11-21 21:13:13 -05:00 |
|
orignal
|
164d3566e3
|
fixed linker error
|
2016-11-17 15:00:30 -05:00 |
|
orignal
|
aa47e11471
|
fixed race condition
|
2016-11-10 21:44:40 -05:00 |
|
orignal
|
6377631ae7
|
OpenSSL 1.1 for EVP_PKEY
|
2016-11-10 12:51:39 -05:00 |
|
orignal
|
a4d586b24e
|
openssl 1.1 for ECDSA
|
2016-11-09 15:59:01 -05:00 |
|
orignal
|
232d42881b
|
support openssl 1.1 for DH
|
2016-11-08 13:11:38 -05:00 |
|
orignal
|
70fcd93ca7
|
fixed build error for clang
|
2016-11-04 12:13:03 -04:00 |
|
orignal
|
9ba9bd4415
|
preparation for openssl 1.1
|
2016-11-04 10:59:55 -04:00 |
|
Vlad Glagolev
|
ed09c1171b
|
fixed build with LibreSSL
|
2016-10-20 10:37:45 -04:00 |
|
orignal
|
e45e5df377
|
openssl 1.1 DSA functions
|
2016-10-12 12:31:27 -04:00 |
|
hagen
|
d838ce85c3
|
* Base.h : extract Tag template class to separate header
|
2016-06-28 01:45:11 +00:00 |
|
orignal
|
7c835bae20
|
changed back to <openssl/
|
2016-05-11 16:02:26 -04:00 |
|
orignal
|
3907b4101a
|
include openssl through OPENSSL macro
|
2016-05-11 15:12:38 -04:00 |
|
orignal
|
aff8cd478c
|
optional elgamal precomputation for x64
|
2016-04-17 16:57:58 -04:00 |
|
orignal
|
4c72d43a8a
|
use more efficient XOR over ChipherBlocks for win32
|
2016-02-05 15:58:14 -05:00 |
|
orignal
|
ef4dc3cbc9
|
fixed race condition of openssl calls
|
2015-12-31 16:02:10 -05:00 |
|
orignal
|
a994bbc36b
|
call CryptoConstants from Crypto.cpp only
|
2015-12-18 10:09:25 -05:00 |
|
orignal
|
62cf83921b
|
cumulative update from bitbucket
|
2015-11-03 09:15:49 -05:00 |
|