Commit Graph

  • f5353a613d makefile.msvc: add targets for sizes and constants demos Andrew Janke 2017-08-31 04:55:47 -0400
  • d7461a91bc makefile.mingw: add targets for sizes and constants demos Andrew Janke 2017-08-31 04:53:26 -0400
  • 509086253e makefile.unix: add targets for sizes and constants demos Andrew Janke 2017-08-30 22:59:29 -0400
  • c04e8a397f Merge branch 'apjanke-fix-typos-in-makefile.shared-help' into release/1.18.0 Karel Miko 2017-08-31 18:52:53 +0200
  • 39c721c8da makefile.shared: protect commas in function calls through variable substitution Andrew Janke 2017-08-31 05:15:49 -0400
  • 9ea6247da1 Revert "add basic validity tests to dsa_set" Karel Miko 2017-08-30 00:03:04 +0200
  • 9003e87e5a add basic validity tests to dsa_set Karel Miko 2017-08-30 00:01:00 +0200
  • a86287b698 Merge pull request #277 from libtom/pr/fix-rsa-wycheproof karel-m 2017-08-29 22:13:35 +0200
  • 43e6860925 fix RSA - wycheproof "wrong length" Steffen Jaeckel 2017-08-29 17:21:22 +0200
  • fe9af6cfbd RSA: handle wycheproof test vectors - Legacy:missing NULL Karel Miko 2017-08-24 23:22:28 +0200
  • a22140f94c oops, fix .common_uninstall make-target Steffen Jaeckel 2017-08-28 17:31:44 +0200
  • e6d23834ae Merge pull request #276 from libtom/pr/fix-gcm-iv Steffen Jaeckel 2017-08-28 17:28:30 +0200
  • 105abdd8cd GCM: 0 size IV is not valid #273 Karel Miko 2017-08-24 22:36:13 +0200
  • 042df8ca20 Merge pull request #279 from libtom/cleanup/2 Steffen Jaeckel 2017-08-28 09:14:25 +0200
  • bb42345234 fix missing registration of PRNG's in ltcrypt Steffen Jaeckel 2017-08-26 12:07:24 +0200
  • b49ce35b2c fix DH timing when compiling with TFM support Steffen Jaeckel 2017-08-26 12:05:53 +0200
  • 33e70b427a CRYPT_INVALID_KEYSIZE isn't only used for block ciphers Steffen Jaeckel 2017-08-26 12:03:35 +0200
  • 041b7aa5c0 Update makefiles Steffen Jaeckel 2017-08-23 22:35:35 +0200
  • 0afbefc549 bump version Steffen Jaeckel 2017-08-23 22:35:32 +0200
  • 725532c6b6 Merge pull request #272 from libtom/update-demos-demo_dynamic.py Larry Bugbee 2017-08-19 18:19:00 -0700
  • de6ac748c7 refine comments Larry Bugbee 2017-08-19 16:29:48 -0700
  • 3794ecaf94 Update demo_dynamic.py Larry Bugbee 2017-08-18 20:34:03 -0700
  • 631de35ee3 Update and rename demo_dynamic.py3 to demo_dynamic.py Larry Bugbee 2017-08-17 21:11:59 -0700
  • ae16210939 Delete demo_dynamic.py Larry Bugbee 2017-08-17 21:06:50 -0700
  • d502c247db Merge pull request #271 from libtom/rel-1.18-sm-demo-cleanup Steffen Jaeckel 2017-08-17 10:11:30 +0200
  • 147a406243 Update demo_dynamic.py3 Larry Bugbee 2017-08-16 23:50:23 -0700
  • 5d3e2d1e90 Update demo_dynamic.py Larry Bugbee 2017-08-16 23:49:39 -0700
  • 7a64e13845 Merge pull request #270 from libtom/minor_changes Steffen Jaeckel 2017-08-16 13:42:22 +0200
  • 1fa8caff6c fix call to gettimeofday() Steffen Jaeckel 2017-08-16 11:52:40 +0200
  • bb9d397975 default ChaCha to ChaCha20 Steffen Jaeckel 2017-08-14 16:55:01 +0200
  • 385bae81a1 Merge pull request #266 from libtom/pr/fix-lint-issues karel-m 2017-08-13 18:16:55 +0200
  • de8a53a2e5 ocb3_test cosmetics Karel Miko 2017-08-13 18:15:44 +0200
  • 2a52c68f2e fix lint issues from #199 Karel Miko 2017-08-13 14:54:39 +0200
  • daaab843f3 Merge pull request #263 from libtom/pr/crypt_sizes Steffen Jaeckel 2017-08-11 13:27:23 +0200
  • 6bbb450d40 remove trailing space Larry Bugbee 2017-08-11 02:17:31 -0700
  • 8b703c1505 remove traling space for Travis Larry Bugbee 2017-08-11 02:16:26 -0700
  • bab115c631 converted demo_dynamic.py to Python3 Larry Bugbee 2017-08-11 01:27:21 -0700
  • ee55c4e51c minor cleanup and formatting changes Larry Bugbee 2017-08-11 01:21:59 -0700
  • 695c3b235d Update demo_dynamic.py Larry Bugbee 2017-08-10 16:40:28 -0700
  • 87d876f6ac add comment about usage to demo_dynamic Steffen Jaeckel 2017-08-09 12:10:42 +0200
  • 35925eada5 improve constants demo Steffen Jaeckel 2017-08-09 11:48:59 +0200
  • d5d4cadbde PKA_{D,R}SA shouldn't be public Steffen Jaeckel 2017-08-09 11:20:16 +0200
  • a247583e63 add error-codes to crypt_constants Steffen Jaeckel 2017-08-09 11:18:13 +0200
  • 9f548c9928 update demo_dynamic.py Larry Bugbee 2017-08-09 11:13:13 +0200
  • 91e5e8350b ltc_dh_set_type can be hidden as well Steffen Jaeckel 2017-08-08 19:35:11 +0200
  • d22b20833e we don't expose internal structs Steffen Jaeckel 2017-08-08 19:26:38 +0200
  • 22822417c9 really define LTC_{DE,EN}CRYPT Steffen Jaeckel 2017-08-08 19:26:19 +0200
  • a3a199e14b update crypt_sizes.c Larry Bugbee 2017-08-08 19:04:04 +0200
  • 7a2aabf47e update crypt_constants.c Larry Bugbee 2017-08-08 19:02:11 +0200
  • 9f02fde06e improve sizes demo a bit Steffen Jaeckel 2017-08-08 10:27:21 +0200
  • b79ae63408 add missing items to crypt_sizes Karel Miko 2017-08-08 00:12:55 +0200
  • b5ab8ec811 update README.md a bit Steffen Jaeckel 2017-08-09 14:20:32 +0200
  • 231af66e03 Merge pull request #264 from libtom/pr/doxygen-warnings karel-m 2017-08-09 09:53:19 +0200
  • 0286b36ad6 fix doxygen warnings (as mentioned in #228) Karel Miko 2017-08-09 09:44:12 +0200
  • 65dc00e23a align HASH_PROCESS() macro Steffen Jaeckel 2017-08-08 19:05:59 +0200
  • c29c9f140d disable DSA4096 timing tests when building for TFM Steffen Jaeckel 2017-08-08 08:47:58 +0200
  • 227838bb09 Merge pull request #261 from libtom/improve/test_without_mpi Steffen Jaeckel 2017-08-08 08:46:31 +0200
  • a65cfb8dbe make it possible to 'make all' w/o an MPI provider Steffen Jaeckel 2017-08-07 21:11:42 +0200
  • 7993ce8e10 Merge pull request #262 from libtom/pr/ocb3-done-taglen-fix Steffen Jaeckel 2017-08-07 21:07:25 +0200
  • 9139b59699 OCBv3: fix testvector generation Steffen Jaeckel 2017-08-07 19:43:09 +0200
  • 9952fac68e tv.txt contains errors from tv_gen Steffen Jaeckel 2017-08-07 19:37:53 +0200
  • f647baa778 OCBv3: ocb3_init taglen check Karel Miko 2017-08-07 18:14:19 +0200
  • af63d0a55f OCBv3: improved handling of taglen in ocb3_done Karel Miko 2017-08-07 17:47:11 +0200
  • 41130900d0 fix 1. help-line of openssl-enc Steffen Jaeckel 2017-08-07 17:28:49 +0200
  • 28ecdd5d12 minor improvements Steffen Jaeckel 2017-08-07 16:33:38 +0200
  • ac4687d88d also put LTC_TEST_DBG in crypt_build_settings Steffen Jaeckel 2017-08-07 16:18:15 +0200
  • 44076e3815 Merge branch 'fix/254' into release/1.18.0 Steffen Jaeckel 2017-08-07 16:05:38 +0200
  • 7a59f71af8 fix warning Steffen Jaeckel 2017-08-01 18:02:58 +0200
  • 32355d04bb fix endianness detection for some versions of gcc Steffen Jaeckel 2017-08-01 17:58:33 +0200
  • 9f020b17df limit malloc'ed data in eax_decrypt_verify_memory() Steffen Jaeckel 2017-08-03 15:00:37 +0200
  • 05f7393067 Merge pull request #256 from libtom/fix/256 Steffen Jaeckel 2017-08-07 16:03:39 +0200
  • 6ac1c5fa34 OCBv3: fix demos/timing failures Karel Miko 2017-08-07 07:48:21 +0200
  • 3ecd18763b OCBv3: better taglen limitation Steffen Jaeckel 2017-08-03 13:40:57 +0200
  • 3b4d39ea45 OCBv3: improve a bit when ARGCHK'ing pointers Steffen Jaeckel 2017-08-03 13:40:26 +0200
  • 868c5a82c3 OCBv3: fix handling of empty plaintext Steffen Jaeckel 2017-08-03 13:19:12 +0200
  • bc0c18f347 Update makefiles Steffen Jaeckel 2017-08-02 18:55:42 +0200
  • 0c2ff4a1b0 OCBv3: small review Steffen Jaeckel 2017-08-02 18:55:34 +0200
  • d77cf0e248 OCBv3: implement RFC7253 compliance Steffen Jaeckel 2017-08-02 17:45:59 +0200
  • 1aaa5abb33 ocb3: check the length of the nonce Steffen Jaeckel 2017-08-02 14:41:46 +0200
  • b2448c593a ocb3: properly handle empty AAD Steffen Jaeckel 2017-08-01 14:44:37 +0200
  • 4805c89adb add ARGTYPE to crypt_build_settings Steffen Jaeckel 2017-08-01 14:21:11 +0200
  • 541ab1c16c Fix crypt.tex with newer TeXLive (thanks Norbert Preining) Michael Stapelberg 2017-08-01 10:18:34 +0200
  • 129bc7175f beautify dh & rsa Steffen Jaeckel 2017-07-21 10:16:19 +0200
  • 6b925485a8 make sure to request an element which is always available Steffen Jaeckel 2017-07-20 13:34:16 +0200
  • ab8c5b8b49 fix help of {un,}install targets Steffen Jaeckel 2017-07-20 12:58:28 +0200
  • 61eb98b76e add compile-time check for sprng requirements Steffen Jaeckel 2017-07-20 12:47:19 +0200
  • a46d6eb819 remove define of LTC_NO_FILE when defining LTC_NOTHING Steffen Jaeckel 2017-07-19 16:41:21 +0200
  • 83407feaa6 Merge pull request #250 from libtom/pr/readme-building Steffen Jaeckel 2017-07-17 18:34:52 +0200
  • 1e1170df29 move timing to BROKEN_DEMOS Steffen Jaeckel 2017-07-14 14:55:47 +0200
  • 24c5b74193 introduce 'make help' Steffen Jaeckel 2017-07-14 12:18:51 +0200
  • bffaab4eed re-group demos and really build everything in 'all' target Steffen Jaeckel 2017-07-14 12:18:18 +0200
  • 22c13b49d8 oops, refman.pdf can't be built with DOT Steffen Jaeckel 2017-07-14 12:13:10 +0200
  • 0e081d666a improve error message when using makefile on Mac OSX Steffen Jaeckel 2017-07-14 12:45:09 +0200
  • 4cb8936a31 update readme Steffen Jaeckel 2017-07-13 14:30:16 +0200
  • bfe6c4d35c improved README - building instructions Karel Miko 2017-07-12 23:15:26 +0200
  • ff54ec2f0d Merge pull request #253 from libtom/pr/rc2-fix-win64 karel-m 2017-07-14 20:41:10 +0200
  • 909b4954a9 fix MS Windows/64bit related warnings Karel Miko 2017-07-14 19:59:03 +0200
  • aa0f396c0c Update makefiles Steffen Jaeckel 2017-07-13 14:58:01 +0200
  • 535358ec28 bump version Steffen Jaeckel 2017-07-13 14:57:45 +0200
  • 89d0c64335 Merge pull request #247 from libtom/pr/custom_compile_flags Steffen Jaeckel 2017-07-13 14:34:05 +0200