April 2019 Archives by author
Starting: Mon Apr 1 00:59:31 UTC 2019
Ending: Fri Apr 26 08:04:56 UTC 2019
Messages: 66
- [Cryptech-Commits] [sw/libhal] branch master updated (d8c550b -> 5e420cb)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/06: Increase volatile keystore size to allow for multi-level hashsig trees.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/06: Use the hashsig pseudorandom key generation method if the key is exportable.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 03/06: On device restart, if a hashsig key was generated using the pseudorandom method, and it's missing one or more lmots keys, those keys can be regenerated.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 04/06: Restructure hashsig test program
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 05/06: Add support for hashsig key export/import.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 06/06: Hashsig cleanup.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch master updated (a89dcb2 -> 9006c25)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 01/02: Report SDRAM usage in `task show`
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 02/02: Remove inclusion of now-deleted hashsig.h
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch master updated (5e420cb -> edb4ae6)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/02: Small cleanups in RPC code, e.g. to support null arguments.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/02: The all-singing, all-dancing key management app
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch master updated (edb4ae6 -> 486416e)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/02: The FPGA register interface now does byte-swapping in hardware, so we can just call memcpy here.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/02: Update FPGA core name/version list
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch master updated (9006c25 -> e203f79)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 01/02: Merge branch 'fmc_clk_60mhz' to 'master'
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 02/02: Remove fmc_[read|write]_32, since we now memcpy in hal_io_[read|write].
git at cryptech.is
- [Cryptech-Commits] [core/comm/fmc] branch master updated (61c16de -> ee2f6aa)
git at cryptech.is
- [Cryptech-Commits] [core/platform/alpha] branch master updated (1526cfd -> ab23f87)
git at cryptech.is
- [Cryptech-Commits] [core/platform/alpha] 01/02: Merge branch 'fmc_clk_60mhz' to 'master'
git at cryptech.is
- [Cryptech-Commits] [core/platform/alpha] 02/02: Byte-swap in hardware, so we can do memcpy from software.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch master updated (486416e -> 1c07fa5)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/02: In pkey_local_sign_hashsig, don't create the digest in the signature buffer, because hal_hashsig_sign assembles the signature incrementally, and will overwrite the digest before it's ready to sign it.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/02: Huh, I forgot to add a Python RPC handler for pkey_generate_hashsig, over a year ago.
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch master updated: Update for merge of fmc_clk_60mhz to master and hardware byteswapping.
git at cryptech.is
- [Cryptech-Commits] [user/js/fpga_mkm] branch master updated: Adding inital tb for the SPI slave. Debugging the SPI slave and the FPGA_MKM.
git at cryptech.is
- [Cryptech-Commits] [core/comm/fmc] branch fmc_clk deleted (was ee2f6aa)
git at cryptech.is
- [Cryptech-Commits] [core/platform/alpha] branch fmc_clk_60mhz deleted (was 516b297)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch fmc_clk_60mhz deleted (was 2b1de0b)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch hashsig deleted (was def1710)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch profiling deleted (was f508e24)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch task_metrics deleted (was 7ef51e8)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch uart_rx_thread deleted (was 2b6b9f8)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch hardware_htonl deleted (was 28ac8b4)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch hashsig deleted (was 653d6b4)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch profiling deleted (was c6543a7)
git at cryptech.is
- [Cryptech-Commits] [core/platform/alpha] branch js_keywrap updated (bf5f995 -> 8726db6)
git at cryptech.is
- [Cryptech-Commits] [core/platform/alpha] 01/03: correct fpga part number, add keywrap build target
git at cryptech.is
- [Cryptech-Commits] [core/platform/alpha] 02/03: Collapse build targets into one rule, because that's exactly what $@ is designed for.
git at cryptech.is
- [Cryptech-Commits] [core/platform/alpha] 03/03: Rebase branch 'js_keywrap' from master
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch js_keywrap updated (e4fa002 -> 411b5a9)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/04: Add support for Joachim's keywrap core.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/04: Correct the limit on memory banks in the keywrap core.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 03/04: Track Joachim's latest keywrap core - unroll bank-switched memory into a number of core register blocks.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 04/04: Rebase branch 'js_keywrap' from master.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch auto_magic updated (fd65ff4 -> f9d33a4)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/03: Track Joachim's keywrap core change to automatically initialize the AIV.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/03: enable keywrap core by default
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 03/03: Rebase branch 'auto_magic' from js_keywrap
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch auto_zeroise updated (e529855 -> 71fd8da)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/03: Track Joachim's latest keywrap core - KEK remains in the AES core until it times out or is explicitly zeroed out.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/03: If a KEK is given to keywrap/unwrap, zero it out of the keywrap core after use.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 03/03: Rebase branch 'auto_zeroise' from js_keywrap
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch js_keywrap updated (07af68c -> 087b079)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 01/01: Rebase branch 'js_keywrap' from master
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch auto_zeroise updated (614ebd7 -> 64aa2e5)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 01/03: Merge branch 'master' into js_keywrap
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 02/03: Add CLI functions to manage the keywrap core, with new auto-zeroise functionality.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 03/03: Rebase branch 'auto_zeroise' from js_keywrap
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch fmc_clk_60mhz deleted (was c82bbff)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch master updated (1c07fa5 -> 9e6edd6)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/02: Add hashsig interop tests.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/02: Allow multiple iterations in verify, for better timing measurement.
git at cryptech.is
- [Cryptech-Commits] [user/js/fpga_mkm] branch master updated: Updated README with development status.
git at cryptech.is
Last message date:
Fri Apr 26 08:04:56 UTC 2019
Archived on: Fri Apr 26 08:05:00 UTC 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).