Steffen Jaeckel
|
498a534b9c
Update makefiles
|
7 years ago |
Steffen Jaeckel
|
97d1c17c8d
add empty pbes files
|
7 years ago |
Steffen Jaeckel
|
6bdfa7c428
add _der_flexi_sequence_cmp()
|
7 years ago |
Steffen Jaeckel
|
c56053870a
pkcs#8 support for aes and reduced sha512
|
7 years ago |
Steffen Jaeckel
|
36d603e3d2
re-factor ecc_import_pkcs8()
|
7 years ago |
Karel Miko
|
3c9d2ebc5e
clang-tidy fix misc-suspicious-string-compare
|
7 years ago |
Karel Miko
|
e29fecde12
use ecc_find_curve + ecc_set_curve
|
7 years ago |
Karel Miko
|
8207a6a1c4
use pkcs12_kdf + pkcs12_utf8_to_utf16
|
7 years ago |
Steffen Jaeckel
|
c4642bacf0
mark fall-through in switch-case to calm linter
|
7 years ago |
Steffen Jaeckel
|
93e758a82e
introduce LTC_ASN1_IS_TYPE()
|
7 years ago |
Karel Miko
|
bf04bf18a4
add ecc_import_pkcs8
|
7 years ago |
Karel Miko
|
7529e02b96
Update makefiles
|
7 years ago |
karel-m
|
223ece7f6d
Merge pull request #443 from libtom/pr/ecc-verify-was-too-strict
|
7 years ago |
Karel Miko
|
59bc3b5885
make ecc_verify_hash_ex less strict (as it was before ecc_recover_key addition)
|
7 years ago |
karel-m
|
4d6f973b2d
Merge pull request #444 from libtom/pr/fix-unused-macros
|
7 years ago |
Karel Miko
|
ef20f2e656
remove unused macros
|
7 years ago |
karel-m
|
0157bef943
Merge pull request #442 from libtom/pr/ltc-byte
|
7 years ago |
Karel Miko
|
bb5ea12d0b
move LTC_BYTE macro from tomcrypt_macros.h to tomcrypt_private.h
|
7 years ago |
Karel Miko
|
1bbbc60d06
rename macro byte >> LTC_BYTE - related to #439
|
7 years ago |
Steffen Jaeckel
|
c5e4679b7a
Merge pull request #436 from rmw42/feature/ecrecover
|
7 years ago |
Russ Williams
|
88d9b6db26
Make ECC signature format explicit
|
7 years ago |
Russ Williams
|
57781c7acd
Update makefiles
|
7 years ago |
Russ Williams
|
76190521e3
Implementation of ecc_recover_key to obtain public key from hash+signature
|
7 years ago |
Larry Bugbee
|
b44155fdb0
Merge pull request #431 from libtom/streams-add-single-call-crypt-functions
|
7 years ago |
buggywhip
|
a2b343b2d0
streams-add-single-call-crypt-functions
|
7 years ago |
buggywhip
|
305a589d64
update makefiles
|
7 years ago |
Steffen Jaeckel
|
e77ad636e7
Merge pull request #435 from fperrad/20180907_lint
|
7 years ago |
Francois Perrad
|
9d9718e56b
remove useless initialization
|
7 years ago |
Francois Perrad
|
698790fdeb
explicit condition
|
7 years ago |
Steffen Jaeckel
|
e5f56d4617
Merge pull request #429 from libtom/rework/oid
|
7 years ago |