https://github.com/project-everest/hacl-star

sort by:
Revision Author Date Message Commit Date
3f48d4b Merge branch 'master' into vale 03 February 2020, 19:02:57 UTC
48286ae typo 03 February 2020, 16:46:50 UTC
bc7378f [CI] regenerate hints and dist 03 February 2020, 08:19:57 UTC
240c0cc [CI] regenerate hints and dist 02 February 2020, 08:19:38 UTC
3f27a5e [CI] regenerate hints and dist 01 February 2020, 08:20:14 UTC
bbd729f Merge branch 'master' into vale 01 February 2020, 02:36:29 UTC
a99113d Don't corrupt the .git folder with sed? 31 January 2020, 13:00:57 UTC
1dc8cf6 [CI] regenerate hints and dist 31 January 2020, 08:19:44 UTC
d6b2687 Refresh documentation on hacl-star.github.io 30 January 2020, 22:04:26 UTC
4cad23b [CI] regenerate hints and dist 30 January 2020, 08:23:33 UTC
6d5b80e [CI] regenerate hints and dist 29 January 2020, 08:19:55 UTC
a60fb65 Fix formatting that broke during merge 28 January 2020, 16:29:48 UTC
8ae42d4 [CI] regenerate hints and dist 28 January 2020, 08:23:37 UTC
14dcfb1 Update Vale version 28 January 2020, 04:51:00 UTC
ea0eddd Merge branch 'master' into _vale_heap_record 28 January 2020, 02:45:40 UTC
24797c9 [CI] regenerate hints and dist 26 January 2020, 08:22:07 UTC
ba63701 [CI] regenerate hints and dist 24 January 2020, 08:21:16 UTC
0aa21df Restore code in Vale.AES.X64.AESCTR 24 January 2020, 00:17:08 UTC
d7de00c Merge pull request #224 from project-everest/protz_ci Fix specs Makefile 23 January 2020, 15:08:35 UTC
29a5a66 Merge branch 'master' into protz_ci 23 January 2020, 14:07:45 UTC
48b3eb1 [CI] regenerate hints and dist 23 January 2020, 08:20:02 UTC
c46d667 Use heaplets in Vale AES-GCM 23 January 2020, 05:15:47 UTC
c7b19c1 Also enforce gmake for local makefiles 22 January 2020, 13:57:27 UTC
e3b5828 Fix specs Makefile 22 January 2020, 13:55:11 UTC
7e5f32a [CI] regenerate hints and dist 22 January 2020, 08:20:33 UTC
7521ad9 Add precision regarding constraint on scalar inside Vale fmul inline asm 22 January 2020, 03:49:29 UTC
f6d2a4d In Vale.Poly1305.X64, use heap0 for readonly buffer and heap1 for mutable buffer 22 January 2020, 02:27:55 UTC
35dbb11 Remove redundant postconditions from Vale Store procedures (postconditions were already implied by buffer_write properties) 22 January 2020, 02:10:50 UTC
ddf7896 [CI] regenerate hints and dist 21 January 2020, 08:21:14 UTC
2219f17 Clean up some Vale memory definitions 21 January 2020, 05:55:25 UTC
66b1a8b Create all 16 Vale heaplets 21 January 2020, 02:15:51 UTC
dd3e7f9 Prove that heap updates maintain Vale heaplet invariants 20 January 2020, 22:36:20 UTC
edd3aab Rename some functions in Vale.Arch.MachineHeap 20 January 2020, 21:34:25 UTC
63c5bb2 Merge pull request #219 from project-everest/afromher_nicer_asm Nicer inline assembly generation for Curve procedures 20 January 2020, 20:28:30 UTC
8107081 Merge branch 'master' into afromher_nicer_asm 20 January 2020, 19:47:03 UTC
d3bbb2f Clean dist/ 20 January 2020, 19:45:50 UTC
7110038 [CI] regenerate hints and dist 20 January 2020, 08:19:59 UTC
1150255 Remove vale_heap_data_eq from requires/ensures 20 January 2020, 05:26:08 UTC
2cf46f6 Add heaplet argument to Vale loads, stores 20 January 2020, 03:27:30 UTC
09852ad Merge branch 'master' into _vale_heap_record 19 January 2020, 20:07:32 UTC
4ca1bc2 Add requires/ensures to Vale CreateHeaplets/DestroyHeaplets, remove mem_eq_all 19 January 2020, 15:06:06 UTC
a00a0ad [CI] regenerate hints and dist 19 January 2020, 08:19:07 UTC
5dc9a8d Vale DestroyHeaplets now ensures modifies_mem 18 January 2020, 23:13:44 UTC
50fe3ac Hints + dist 18 January 2020, 18:56:47 UTC
2f3e4e9 Merge branch 'master' into afromher_nicer_asm 18 January 2020, 18:25:46 UTC
a9f14c2 Refactor definition of vale_heap_layout_inner 18 January 2020, 17:42:04 UTC
72b67c0 Add "modifies" invariant for Vale heaplets 18 January 2020, 15:39:57 UTC
845c47c [CI] regenerate hints and dist 18 January 2020, 08:19:21 UTC
121a662 Establish valid_layout_buffer invariant for Vale buffers 17 January 2020, 23:47:29 UTC
995b5b4 Call CreateHeaplets in all Vale code that uses the heap 17 January 2020, 22:22:34 UTC
8820123 Merge branch 'master' into afromher_nicer_asm 17 January 2020, 22:05:21 UTC
ec11b48 Adding more tests for Vale inline asm printer 17 January 2020, 22:00:01 UTC
8d2ceb7 Adding Vale inline printer tests to CI 17 January 2020, 21:18:54 UTC
f4a8271 Merge branch '_afromher_nicer_asm' into afromher_nicer_asm 17 January 2020, 20:51:08 UTC
d16d18e Make add1/add_scalar and fmul1/fmul_scalar names match for Linux distribution hack 17 January 2020, 18:57:05 UTC
42af4a8 Revise Vale CreateHeaplets to take list of buffer_info 17 January 2020, 18:55:51 UTC
71f38f9 Saner argument ordering for Vale inline fmul(2) and fsqr(2) 17 January 2020, 18:46:10 UTC
caa8c23 Merge branch '_afromher_test' into afromher_nicer_asm 17 January 2020, 17:49:55 UTC
4847588 Clarify comment in cswap regarding handling of bit argument 17 January 2020, 15:45:55 UTC
f46c7ef Remove _inline from generated inline asm functions for Curve 17 January 2020, 15:40:55 UTC
33f6eaa Start renaming of Curve asm: remove _inline from procedures names 17 January 2020, 15:23:57 UTC
8922d1b Vale inline printer: Do not insert newline before asm volatile if there is not return var or explicit register allocation 17 January 2020, 12:41:25 UTC
53e2274 Vale inline printer: explicitly allocated return values should have a value type, not a pointer type 17 January 2020, 02:54:02 UTC
95467d2 Add more regression tests for Vale inline assembly printer 16 January 2020, 19:33:19 UTC
340f4cc Fix regs_mod in regression test for Vale inline assembly printer 16 January 2020, 17:21:58 UTC
701ddb7 [CI] regenerate hints and dist 16 January 2020, 08:25:55 UTC
f29ca7d Slight cleanup for regression test for Vale inline assembly printer 16 January 2020, 07:41:06 UTC
3457c62 Add an initial regression test for Vale inline assembly printer 16 January 2020, 07:30:44 UTC
47453f9 More formatting of Curve inline assembly 15 January 2020, 23:16:24 UTC
c132eb9 Save a few instructions in inline fmul and fsqr by passing args in non-clobbered regs 15 January 2020, 21:24:42 UTC
1a56758 Use open FStar.Mul in vale printers 15 January 2020, 20:52:43 UTC
23d45c1 Merge branch 'master' into _doc_link 15 January 2020, 19:59:59 UTC
afe8ef3 Replace doc source with a link to GitHub 15 January 2020, 19:09:45 UTC
7c03bfa documentation automation 15 January 2020, 18:51:30 UTC
8232ba2 Merge pull request #217 from project-everest/karthikbhargavan-patch-1 Update README.md 15 January 2020, 18:09:42 UTC
c220a5e Merge branch 'master' into karthikbhargavan-patch-1 15 January 2020, 16:47:18 UTC
9fd7353 Merge pull request #220 from project-everest/beurdouche-patch-1 Update README.md 15 January 2020, 16:47:00 UTC
c43d330 Merge branch 'master' into karthikbhargavan-patch-1 15 January 2020, 16:34:11 UTC
553cf0e Update README.md 15 January 2020, 16:02:29 UTC
9398c62 Update README.md 15 January 2020, 16:01:25 UTC
415b000 Fixup auto-refresh of documentation following Karthik's move from doc/reference to doc 15 January 2020, 14:56:39 UTC
868fd8d [CI] regenerate hints and dist 15 January 2020, 08:20:46 UTC
233d776 Add valid_layout_buffer to Vale.X64.Decls memory predicates 15 January 2020, 06:00:48 UTC
04ec2f8 Vale: Remove Noop node, use generic instructions for formatting instead 14 January 2020, 23:49:21 UTC
aed1b8c Better codegen for Linux 14 January 2020, 19:21:25 UTC
6542a99 Merge remote-tracking branch 'origin/afromher_nicer_asm' 14 January 2020, 16:18:46 UTC
59248d3 Merge remote-tracking branch 'origin/fstar-master' 14 January 2020, 16:14:50 UTC
1fcf185 Add definitions of Vale heaplet initialization and invariants 14 January 2020, 15:43:15 UTC
a0db260 [CI] regenerate hints and dist 14 January 2020, 08:19:32 UTC
feb8a00 Improve comments in add1 and fmul 14 January 2020, 04:20:39 UTC
271e07c Add hints and generated files 14 January 2020, 03:31:37 UTC
26ca271 Format add1 and fmul 14 January 2020, 03:31:29 UTC
f6364fe Vale: Add more formatting options for inline assembly 14 January 2020, 02:59:09 UTC
547d4ee Vale: Refactor comment into a generic Noop instruction 14 January 2020, 01:54:37 UTC
fc69743 Semantically meaningful arg names for Vale inline asm 14 January 2020, 00:39:15 UTC
518f524 Add procedure comments to Vale inline asm 14 January 2020, 00:11:16 UTC
41c8521 Unify argument order in fmul, ... for extraction to Hacl_Curve25519_64 13 January 2020, 23:59:51 UTC
71d4c58 Vale inline asm: Minor cosmetic modifications 13 January 2020, 23:31:51 UTC
9d6cc5f Vale inline asm: Use implicit allocation, except for registers implicitly used by code 13 January 2020, 23:18:58 UTC
086e79a [CI] regenerate hints and dist 13 January 2020, 08:19:44 UTC
back to top