June 2015 Archives by thread
Starting: Mon Jun 1 21:18:42 UTC 2015
Ending: Tue Jun 30 21:06:35 UTC 2015
Messages: 237
- [Cryptech-Commits] [user/sra/libhal] branch master updated (f210238 -> 86e3b10)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch master updated (7b58de7 -> fdc354a)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch master updated (fdc354a -> 90a3fc9)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch master updated (90a3fc9 -> d25a3b4)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch master updated (d25a3b4 -> d23f831)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch master updated (d23f831 -> 31842a0)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch master updated (31842a0 -> 9fb2878)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch master updated (9fb2878 -> 17a1506)
git at cryptech.is
- [Cryptech-Commits] [user/sra/pkcs11] branch master updated (647af06 -> d5e6146)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch master updated (17a1506 -> 46cbd05)
git at cryptech.is
- [Cryptech-Commits] [core/platform/novena] branch master updated (e2eb1f2 -> 25113f6)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch master updated (46cbd05 -> 22c547c)
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] branch master updated (86e3b10 -> 4079050)
git at cryptech.is
- [Cryptech-Commits] [user/sra/pkcs11] branch master updated (d5e6146 -> 67d2f79)
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] branch master updated (4079050 -> 73a9466)
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] branch master updated (73a9466 -> 9176df4)
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] branch master updated (9176df4 -> cf865e9)
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] branch master updated (cf865e9 -> e1029f9)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt created (now 22c547c)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (22c547c -> fb6d1cd)
git at cryptech.is
- [Cryptech-Commits] [core/platform/novena] branch master updated (25113f6 -> 80205a9)
git at cryptech.is
- [Cryptech-Commits] [core/platform/novena] branch config_core_selector created (now f141a79)
git at cryptech.is
- [Cryptech-Commits] [core/comm/eim] branch config_core_selector created (now 25f8b20)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch config_core_selector created (now b97c869)
git at cryptech.is
- [Cryptech-Commits] [core/rng/trng] branch config_core_selector created (now a1c1b2a)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (fb6d1cd -> 687521d)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (687521d -> 4f7b066)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (4f7b066 -> 46e2c53)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (46e2c53 -> 35c08fc)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (35c08fc -> 98e5f8c)
git at cryptech.is
- [Cryptech-Commits] [core/platform/novena] branch master updated (80205a9 -> e98ac60)
git at cryptech.is
- [Cryptech-Commits] [core/platform/novena] branch master updated (e98ac60 -> 63a0d0e)
git at cryptech.is
- [Cryptech-Commits] [user/sra/libtfm] branch master created (now 8eeb885)
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] branch master updated (e1029f9 -> aaec57f)
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 01/17: Add hal_modexp(), since the protocol is a bit complex. Rewrite test-rsa to use hal_modexp(), and generate a new set of test keys without the whacky padding, since hal_modexp() now handles that.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 02/17: Operand lengths weren't including bug-workaround padding.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 03/17: First cut at RSA decryption/signature using the Chinese Remainder Theorem. Not yet tested, and given the number of moving parts I would be astonished if this version actually worked, but it does compile. Added some timing code to tests/test-rsa.c so we can see whether this is doing anything useful once it does work.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 04/17: Build issues on Novena.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 05/17: Debug modexp_fp() buffer handling. Add basic timing report. Compensate for PyCrypto's weird inversion of p and q when calculating CRT coefficients, and add key the key components PyCrypto doesn't bother pre-calculating to our test data.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 06/17: Refactor key loading code.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 07/17: RSA key generation. Compiles, not (yet) tested otherwise.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 08/17: RSA key generation and DER support.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 09/17: Debug RSA key generation.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 10/17: Refactor CRT code into public API.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 11/17: Add RSA blinding.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 12/17: Add round-trip test for DER I/O code.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 13/17: Helps to set the return value when reading a key, doh.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 14/17: Supply public exponent as bigendian byte string rather than unsigned long, since that's the form we'll need for PKCS #11.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 15/17: Add replacement for fp_exptmod() using our ModExp core, so we don't drag in all of TFM's Montgomery just to support the Miller-Rabin test.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 16/17: Add temporary workaround to let us use software ModExp when we're testing other code and don't want to wait for the as-yet-unoptimized FPGA ModExp core.
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] 17/17: Add README.md.
git at cryptech.is
- [Cryptech-Commits] [user/sra/sqlite3] branch master updated (a18c0d4 -> a39aafc)
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] branch master updated (aaec57f -> f23b4c6)
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] branch master updated (f23b4c6 -> 4dd62d6)
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] branch master updated (4dd62d6 -> a3b7050)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (98e5f8c -> 10d0d1e)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (10d0d1e -> 244a915)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (244a915 -> 747377f)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (747377f -> 99f2650)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (99f2650 -> c54b20e)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (c54b20e -> 295a9bd)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (295a9bd -> a66de21)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (a66de21 -> 5a0a6f8)
git at cryptech.is
- [Cryptech-Commits] [user/sra/pkcs11] branch master updated (67d2f79 -> 543db94)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (5a0a6f8 -> c8c13f7)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (c8c13f7 -> 906b9f1)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (906b9f1 -> e509e5d)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (e509e5d -> 0fa3d49)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (0fa3d49 -> 435b905)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (435b905 -> feeb054)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (feeb054 -> 708b71f)
git at cryptech.is
- [Cryptech-Commits] [core/platform/novena] branch master updated (63a0d0e -> ce8f42a)
git at cryptech.is
- [Cryptech-Commits] [user/paul/releng] branch master created (now 959aa81)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (708b71f -> 5c3a5cc)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (5c3a5cc -> faa8aff)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (faa8aff -> e6af58c)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (e6af58c -> d5115d8)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (d5115d8 -> cb7251b)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (cb7251b -> 9d8ab27)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (9d8ab27 -> fb603c3)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (fb603c3 -> 2f019d3)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (2f019d3 -> 8e73cbf)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (8e73cbf -> 5b00f7c)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (5b00f7c -> cef6c5b)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (cef6c5b -> 97de1e0)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (97de1e0 -> 0b94757)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch master updated (22c547c -> 0b94757)
git at cryptech.is
- [Cryptech-Commits] [core/platform/novena] branch master updated (ce8f42a -> 33cc55a)
git at cryptech.is
- [Cryptech-Commits] [user/sra/sqlite3] branch master updated (a39aafc -> 48ec7e3)
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] branch master updated (a3b7050 -> 66c47cc)
git at cryptech.is
- [Cryptech-Commits] [user/sra/pkcs11] branch master updated (543db94 -> af566e0)
git at cryptech.is
- [Cryptech-Commits] [user/sra/libtfm] branch master updated (8eeb885 -> 108e789)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (0b94757 -> 82649fc)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (82649fc -> 9a640ee)
git at cryptech.is
- [Cryptech-Commits] [user/ft/stm32-avalanche-noise] branch master updated (39cac79 -> c467833)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch debug_bigoperands created (now 255d288)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch debug_bigoperands updated (255d288 -> e262535)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch debug_bigoperands updated (e262535 -> 59b51b2)
git at cryptech.is
- [Cryptech-Commits] [user/paul/releng] branch master updated (959aa81 -> c437fc2)
git at cryptech.is
- [Cryptech-Commits] [user/sra/pkcs11] branch master updated (af566e0 -> 4f7d9f0)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch perfopt updated (9a640ee -> cc56caf)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch debug_bigoperands updated (59b51b2 -> 06fa4cc)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch master updated (0b94757 -> e61c650)
git at cryptech.is
- [Cryptech-Commits] [user/sra/libhal] branch master updated (66c47cc -> 376fa94)
git at cryptech.is
Last message date:
Tue Jun 30 21:06:35 UTC 2015
Archived on: Tue Jun 30 21:06:40 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).