summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* libtomcrypt (renaming *tab.c > *tab.c.inc not needed anymore)Karel Miko2016-07-03
* fix mp_invmod(a,b,c) for b == 1Karel Miko2016-06-29
* fix #19 t/checksum.t fails on AIX-5.3Karel Miko2016-06-16
* fix #18 Minor issue with comment syntaxKarel Miko2016-06-15
* Add ability to export ecc keys in short/oid form. (#17)Manuel Mausz2016-06-07
* Ec fixes + some EC tests (#16)Manuel Mausz2016-06-06
* OpenSSL interoperability broken #15 - ecc partKarel Miko2016-06-03
* MSVC6 related fixes (needed for older ActivePerl@MSWin32)Karel Miko2016-05-09
* Enhance Crypt::PK::DH (#10)Lance Kinley2016-05-04
* new Crypt::Checksum, Crypt::Checksum::CRC32, Crypt::Checksum::Adler32Karel Miko2016-05-03
* one more bugfix for DSA key loadingKarel Miko2016-03-15
* bugfixes for dsa public key importLance Kinley2016-03-14
* syncing makefiles with eummKarel Miko2016-01-26
* ltm+ltc MakefileKarel Miko2016-01-25
* vc6 compatibilityKarel Miko2016-01-24
* fix for https://github.com/libtom/libtomcrypt/issues/90Karel Miko2016-01-24
* HPUX tuningKarel Miko2016-01-22
* ˇltm tweakingKarel Miko2016-01-15
* rng_get_bytes bugKarel Miko2016-01-14
* ROR > RORcKarel Miko2016-01-14
* avoid stdint.hKarel Miko2016-01-14
* no static voidKarel Miko2016-01-14
* avoid declaration after statementKarel Miko2016-01-14
* libtommath updateU-DCIT\miko2016-01-14
* avoid using declaration after statementsKarel Miko2016-01-11
* HPUX/Itanium GCM issueKarel Miko2016-01-10
* sign related warning in ltc_ecc_mul2addKarel Miko2016-01-10
* overflow in ecc_ansi_x963_exportKarel Miko2016-01-10
* hpux compiler warning setbit >> SETBITKarel Miko2016-01-10
* hpux compiler warningKarel Miko2016-01-10
* hpux tuningKarel Miko2016-01-02
* switch to: _encode_base64url _decode_base64url _encode_base64 _decode_base64Karel Miko2016-01-02
* HP-UX related fixesKarel Miko2015-12-31
* syncing libtomcrypt srcKarel Miko2015-12-29
* ECC added: verify_message_rfc7518, sign_message_rfc7518, curve2hashKarel Miko2015-06-29
* support for older compilers - gcc3 + vc6Karel Miko2015-06-10
* removing unused crypt_constants.c crypt_sizes.cKarel Miko2015-06-10
* v0.022Karel Miko2015-05-22
* v0.021_4Karel Miko2015-05-06
* fix compiler warning in bn_mp_sqrtmod_primeKarel Miko2015-04-28
* libtommath updated to the latest develop branch, commit 0fd5e6c17f Dec 11 14:...Karel Miko2015-04-17
* fix compiler warningKarel Miko2015-04-17
* remove debug messagesKarel Miko2015-04-17
* avoid non-ASCII charsKarel Miko2015-04-17
* libtomcrypt ecc enhancementsKarel Miko2015-04-17
* cygwin related fix - variable name B0 changed to B_0 (part 2)Karel Miko2015-04-17
* cygwin related fix - variable name B0 changed to B_0 as it caused collision w...Karel Miko2015-04-17
* cygwin/64bit related fix - added !defined(__x86_64__)Karel Miko2015-04-17
* zeroing extra filesKarel Miko2015-04-16
* syncing libtomcrypt/develop 4981e2ab3f - Mar 28 08:31:21 2015 -0400Karel Miko2015-04-16