September 2017 Archives by subject
Starting: Sun Sep 3 21:36:47 UTC 2017
Ending: Thu Sep 28 11:37:52 UTC 2017
Messages: 62
- [Cryptech-Commits] [core/math/modexpa7] 01/06: Added some info to the README file.
git at cryptech.is
- [Cryptech-Commits] [core/math/modexpa7] 02/06: Exposed internal buffers for Montgomery factor F and modulus-dependent speed-up coefficient N_COEFF so that they can be retireved and stored along with the modulus. Split coreesponding buffers into "input" and "output" banks, during pre-computation F and N_COEFF are written to read-only "output" banks, during exponentiation F and N_COEFF are read from read-write "input" banks and must be supplied by user.
git at cryptech.is
- [Cryptech-Commits] [core/math/modexpa7] 03/06: Merge branch 'systolic_crt' of git.cryptech.is:core/math/modexpa7 into systolic_crt
git at cryptech.is
- [Cryptech-Commits] [core/math/modexpa7] 04/06: Updated STM32 demo program to show how to use the precomputation block.
git at cryptech.is
- [Cryptech-Commits] [core/math/modexpa7] 05/06: Cleaned up the core wrapper testbench.
git at cryptech.is
- [Cryptech-Commits] [core/math/modexpa7] 06/06: Merge branch 'systolic_crt' of git.cryptech.is:core/math/modexpa7 into systolic_crt
git at cryptech.is
- [Cryptech-Commits] [core/math/modexpa7] branch systolic_crt updated (256d992 -> 30b2cc5)
git at cryptech.is
- [Cryptech-Commits] [core/math/modexpa7] branch systolic_crt updated: Updated the readme file.
git at cryptech.is
- [Cryptech-Commits] [core/platform/alpha] branch master updated: Separate FMC test from mainline top-level module.
git at cryptech.is
- [Cryptech-Commits] [core/platform/common] 01/01: systolic_crt modexpa7 needs a bigger chunk of address space.
git at cryptech.is
- [Cryptech-Commits] [core/platform/common] branch systolic_crt created (now beed93d)
git at cryptech.is
- [Cryptech-Commits] [core/platform/common] branch systolic_crt updated: Add second modexp core for parallel CRT.
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] 01/01: Build images for Pavel's new systolic_crt code.
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch master updated: Auto-update the pbuilder environments.
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch master updated: Drag in Paul's most recent stm32 updates.
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch master updated: Fix syntax of generated Debian control file.
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch systolic-crt created (now 13515c8)
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch systolic-crt updated: Add second modexp core for parallel CRT.
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch systolic-crt updated: Auto-update the pbuilder environments.
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch systolic-crt updated: Fix syntax of generated Debian control file.
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch systolic-crt updated: Parallel core RSA CRT, 8k keystore "blocks".
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch systolic-crt updated: Reverse the polarity of the neutron flow
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch systolic-crt updated: systolic_crt modexpa7 fixes.
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch systolic_crt created (now 13515c8)
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch systolic_crt deleted (was 13515c8)
git at cryptech.is
- [Cryptech-Commits] [releng/alpha] branch systolic deleted (was 26241a8)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/02: Preliminary support for parallel core RSA CRT.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/02: Start hacking for systolic modexp.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 01/03: Untested ASN.1 support for ModExpA7 private speedup factors.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/02: Oops, forgot hal_io.c.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/02: Whack with club until compiles.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 02/03: Silly macro bugs.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] 03/03: Sort-of-working, large (4096-bit) RSA keys broken.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch systolic_crt created (now 68019ff)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch systolic_crt updated (5522df4 -> e7d47a3)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch systolic_crt updated (c5fa163 -> 5522df4)
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch systolic_crt updated: 4096-bit RSA keys working again, with 8k keystore "blocks".
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch systolic_crt updated: Far too much fun with modexpa7 operand lengths and locations.
git at cryptech.is
- [Cryptech-Commits] [sw/libhal] branch systolic_crt updated: Reverse the polarity of the neutron flow
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 01/02: Withdraw SysTick_hook (commit 9ffead1), because it turns out there was already a user-callback mechanism with HAL_SYSTICK_IRQHandler() and HAL_SYSTICK_Callback().
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 01/08: Add some task metrics.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 02/02: Cleanup
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 02/08: Copy profiling code from MCUOnEclipse.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 03/08: Port profiling code, using a new SysTick hook and new CLI commands.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 04/08: Correct offset to get the PC.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 05/08: Sigh, right offset for the wrong register. Get the PC (the address we interrupted) rather than LR (the return address from the function we interrupted).
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 06/08: Duh, actually build task_metrics
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 07/08: Add task_yield_maybe
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] 08/08: Rebase branch 'profiling' from master
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch master updated (8b4fd99 -> ceee420)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch master updated: Make fmc-test less chatty.
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch profiling updated (5ff8c95 -> 7222785)
git at cryptech.is
- [Cryptech-Commits] [sw/stm32] branch profiling updated: cleanup
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 01/02: checkout GerberOutput dir after clearing rev03-KiCAD
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 01/04: move all footprint descriptions from F.Silk to Cmts.User
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 02/02: fix schematic component positions in KiCAD-nightly
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 02/04: re-run after fix to convertschema.pl to not ignore hidden designators
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 03/04: Fix a lot of component values.
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] 04/04: add new findings about problems with the schematics
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] branch master updated (0913359 -> 392b0e1)
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] branch master updated (7dc2458 -> 0913359)
git at cryptech.is
- [Cryptech-Commits] [user/ft/alpha_to_kicad] branch master updated (94b57ba -> 7dc2458)
git at cryptech.is
Last message date:
Thu Sep 28 11:37:52 UTC 2017
Archived on: Thu Sep 28 11:37:55 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).