April 2018 Archives by date
Starting: Sun Apr 1 10:36:13 UTC 2018
Ending: Fri Apr 27 13:38:17 UTC 2018
Messages: 130
- [Cryptech-Commits] [user/shatov/ecdsa256] branch master updated: Minor cleanup.
git at cryptech.is
- [Cryptech-Commits] [user/shatov/ecdsa256] branch fix created (now d924bdc)
git at cryptech.is
- [Cryptech-Commits] [user/shatov/ecdsa256] 01/01: Fixed coordinates of the hardcoded double of the base point, added more test vectors to make sure, that the patch actually works. See the corresponding commit message for the ecdsa_fpga_model for more details.
git at cryptech.is
- [Cryptech-Commits] [user/shatov/ecdsa_fpga_model] branch fix updated: Don't override curve if it was selected externally.
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdsa256] branch master updated: Minor cleanup.
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdsa256] branch fix created (now 53014b4)
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdsa256] 01/02: Fixed coordinates of the internally stored point H = 2 * G.
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdsa256] 02/02: Added more test vectors to trigger the virtually never taken path in the curve point addition routine.
git at cryptech.is
- [Cryptech-Commits] [user/shatov/ecdh_fpga_model] branch master updated: Don't override the curve if already selected.
git at cryptech.is
- [Cryptech-Commits] [user/shatov/ecdsa_fpga_model] branch ecdh deleted (was e72aeee)
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdsa384] branch fix created (now 0332f99)
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdsa384] 01/02: Minor cleanup.
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdsa384] 02/02: Same changes as for the P-256 core.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch rsa-blind-mutation created (now 9d701b8)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/02: More accurate timing.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/02: First cut at reusing RSA blinding factors.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch master updated (311ea95 -> d8f5f37)
git at cryptech.is
- [Cryptech-Commits] [user/shatov/ecdh_fpga_model] branch master updated: Verilog test vector generation.
git at cryptech.is
- [Cryptech-Commits] [user/shatov/ecdh_fpga_model] branch master updated: No line continuation needed in Verilog.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed created (now 285a783)
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] 01/01: Added second round state to allow for one cycle propagation of t1 in a future register.
git at cryptech.is
- [Cryptech-Commits] [user/shatov/ecdh_fpga_model] branch master updated: Added missing symbols.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Non functional cleanups: (1) Changed name of round counter to show what is used for. (2) Fixed timescale and empty parentheses of tasks in testbenches. (3) Fixed targets in Makefile to build if needed.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Connected all dangling dut ports in the core testbench. Fixed RTL code that caused event loop in Icarus. Does not change functionality.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Changed constant declaraiton to use hex radix. Removed now redundant flag signal assignment.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: (1) Added dumping of T1 inputs, calculated values and result needed to pipeline the design. (2) Automagically removed trailing whitespace (thanks Emacs).
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Moved tests to separate function to allow for adding multi block message tests.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Adding message blocks for multi block tests.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Adding first double block test for SHA-512. Test ok.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Removed weird semicolons.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Added testcases for other SHA-512 versions per FIPS 180-4.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Finally implemented SHA-512-224 digest properly. Added test case for SHA-512-224 with double block message. Test ok.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Minor cleanup of names to make the code clearer.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Improved digest check and dump to be more usable.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Added support for dumping T2 inputs and calculations.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated (69cebd6 -> 087f18a)
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] 01/03: Minor cleanup of mask definition to make it easier to understand.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] 02/03: Added registers for t1 and t2. Updated tb to look at update vectors.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] 03/03: Updated state display. Added cycle count display.
git at cryptech.is
- [Cryptech-Commits] [user/shatov/ecdh_fpga_model] branch master updated: * Follow more closely what Verilog does * Don't use hardcoded numbers, use the ones built into fastecdsa package * Generate more test vectors to really abuse the core and trigger the rarely used code path in the point addition procedure
git at cryptech.is
- [Cryptech-Commits] [core/platform/common] branch systolic deleted (was ddd80c3)
git at cryptech.is
- [Cryptech-Commits] [core/platform/common] branch systolic_crt deleted (was 678646d)
git at cryptech.is
- [Cryptech-Commits] [core/platform/novena] branch activelow deleted (was 1eccd3c)
git at cryptech.is
- [Cryptech-Commits] [core/platform/novena] branch config_core_selector deleted (was 47508ec)
git at cryptech.is
- [Cryptech-Commits] [core/platform/novena] branch modexps6 deleted (was 5f1de63)
git at cryptech.is
- [Cryptech-Commits] [core/platform/novena] branch unimap deleted (was d07c710)
git at cryptech.is
- [Cryptech-Commits] [core/comm/eim] branch config_core_selector deleted (was 25f8b20)
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha256] branch state_access deleted (was 0165294)
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch state_restore deleted (was 9ddb714)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexp] branch config_core_selector deleted (was b97c869)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexpa7] branch systolic deleted (was a44bbd3)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexpa7] branch systolic_crt deleted (was 2be841c)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexps6] branch modexps6 deleted (was 514bb28)
git at cryptech.is
- [Cryptech-Commits] [core/rng/trng] branch config_core_selector deleted (was a1c1b2a)
git at cryptech.is
- [Cryptech-Commits] [core/rng/trng] branch fifo_debug deleted (was 5557b9d)
git at cryptech.is
- [Cryptech-Commits] [sw/cryptlib] branch unimap deleted (was 27791cc)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch master updated (b35b87e -> 6c7bd80)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 01/01: Merge branch 'profiling'
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch master updated: Clean up definition of HAL_KS_WRAPPED_KEYSIZE.
git at cryptech.is
- [Cryptech-Commits] [user/shatov/ecdh_fpga_model] branch master updated: Additional test cases.
git at cryptech.is
- [Cryptech-Commits] [core/math/ecdsalib] branch master updated (ab4638f -> 628d1dc)
git at cryptech.is
- [Cryptech-Commits] [core/math/ecdsalib] 01/02: Minor fixes.
git at cryptech.is
- [Cryptech-Commits] [core/math/ecdsalib] 02/02: Microcode for ECDH cores.
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdsa256] branch fix updated: Modified the test program to verify that changes in Verilog do work.
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdsa256] branch master updated (0aafcec -> bbca088)
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdsa384] branch fix updated: Same changes as per the P-256 core.
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdsa384] branch master updated (c09de3e -> 5ee00ee)
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdhp256] branch master created (now 4e0581c)
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdhp256] 01/01: Initial commit of P-256 point multiplier suitable for ECDH.
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdhp256] branch master updated: Fixed readme file.
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdhp384] branch master created (now 9952434)
git at cryptech.is
- [Cryptech-Commits] [core/pkey/ecdhp384] 01/01: Initial commit of P-384 point multiplier suitable for ECDH.
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] branch master updated (392b0e1 -> cec49c0)
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 01/04: commit changes from updated altium2kicad
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 02/04: Fix T lines for KiCAD nightly
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 03/04: Replace slashes in component names, doesn't fly with KiCAD nightly
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 04/04: Fix the drill size of the 296 0.5 mm holes
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch master updated: Cleanup: warn of signed/unsigned mismatches in libhal.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch hashsig updated: Reconstruct the hashsig hash tree(s) on device restart.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch hashsig updated: Reconstruct the hashsig hash tree(s) on device restart.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch hashsig updated (96ef896 -> 1107548)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/13: Refactor XDR code, add support for fixed-length opaque data.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/13: Clean up RPC code, track changes to XDR API.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 03/13: Encode/decode uint32_t and octet strings
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 04/13: Add hal_ks_available
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 05/13: Implement hash-based signatures, per draft-mcgrew-hash-sigs-08.txt
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 06/13: Fix coef4, which was swapping digits
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 07/13: Fold the coef* functions into a single function, because that really was premature optimization.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 08/13: Add Test Case 2 from draft-mcgrew-09
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 09/13: For 2^w and 2^h, replace hard-coded w2 and h2 values with 1<<w and 1<<h.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 10/13: Update to draft-10: clarifications and Test Case 2; add ability to export public key to xdr for interop testing
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 11/13: Reconstruct the hashsig hash tree(s) on device restart.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 12/13: Rebase hashsig from master
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 13/13: Merge branch 'profiling' into hashsig
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch hashsig updated (46fbe98 -> def1710)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 01/03: Implement hash-based signatures, per draft-mcgrew-hash-sigs-08.txt
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 02/03: Reconstruct the hashsig hash tree(s) on device restart.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 03/03: Rebase hashsig from master
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Minor cleanup.
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] branch master updated (cec49c0 -> b5fb3c6)
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 01/03: Use pcbnew.FromMM throughout.
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 02/03: tune clearances
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Correcting name for t1 and t2 update vectors. Cleaned up constants.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Fixing reg update signals. Fixing names.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Removed redundant code by fusing expression.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch clock_speed updated: Added pipeline cycle for t1 and t2 calculations. Updated and cleaned up the W message block scheduler to work with pipeline stage. And be less complex.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha512] branch master updated (59c53c4 -> 4a5429f)
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] branch master updated (b5fb3c6 -> a2ac492)
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 01/17: ERC fixes
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 02/17: init
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 03/17: init
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 04/17: init
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 05/17: fix
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 06/17: rename lib file to not have a space in it - might be causing issues
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 07/17: rename library file to avoid the space
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 08/17: Make symbol conversion use all symbols from the Cryptech_Alpha library
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 09/17: simplify symbol library setup
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 10/17: commit files as they are after KiCAD symbol remapping
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 11/17: Merge branch 'master' into ft-footprints
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 12/17: Set footprints in the schematics from the PCB.
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 13/17: Nearly all footprints set from the PCB.
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 14/17: fix the rest of the footprints that were exported from Altium
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 15/17: sym lib table changes
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 16/17: bump date
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 17/17: change segments to gr_line on non-copper layer Eco2.User
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha1] branch master updated: Removed redundant FSM from the W memory.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha1] branch master updated: Added proper cc flags and lint flags. Cleaned up rules a bit.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha256] branch master updated: Updated Makefile with flags for cc. Added support for linting.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha256] branch master updated: Removed FSM and cleaned up code in W mem. Cleaned up testbenches to silence warnings.
git at cryptech.is
- [Cryptech-Commits] [core/hash/sha1] branch master updated: Removed obsolete defines.
git at cryptech.is
Last message date:
Fri Apr 27 13:38:17 UTC 2018
Archived on: Fri Apr 27 13:38:19 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).