sort by:
Revision Author Date Message Commit Date
9627258 Add these hints, since the whole file is 100% replayable 08 April 2020, 17:57:12 UTC
7209f20 A few backwards-compat wrappers in Hash Incremental and an rlimit bump 08 April 2020, 17:45:24 UTC
d952ee5 Reset dist to master to minimize diff 08 April 2020, 17:12:19 UTC
f864e8e Merge remote-tracking branch 'origin/master' into protz_streaming 08 April 2020, 17:11:30 UTC
a648e17 Remove the last assume 08 April 2020, 17:01:00 UTC
4da986b Kill one more assume 08 April 2020, 16:53:14 UTC
2b4a4b1 Finished proof of spec equivalence for poly 08 April 2020, 16:34:18 UTC
9ae0f18 [CI] regenerate hints and dist 08 April 2020, 08:28:55 UTC
e122621 WIP trying to kill remaining admits in poly1305 08 April 2020, 00:59:51 UTC
6591f41 Complete functor for block-based algorithms with optional key management. 07 April 2020, 23:23:39 UTC
c019d75 Update was easier. Don't bother with optional freeability and bolt it in 07 April 2020, 21:42:29 UTC
45d232f Got initialization to type-check with super-index types and runtime-optional keys in the streaming functor 07 April 2020, 21:03:37 UTC
46b54e0 [CI] regenerate hints and dist 07 April 2020, 08:23:14 UTC
abc0a88 Some notes on how to try to achieve things 07 April 2020, 00:45:10 UTC
3de8861 WIP containing bug repro for Guido 07 April 2020, 00:04:46 UTC
2de67db Merge pull request #278 from project-everest/_aseem_no_abstract Removing `abstract` keyword 06 April 2020, 23:19:10 UTC
278d47c More general interface with two options for key management 06 April 2020, 23:18:23 UTC
8c1f0de Merge branch 'master' into _aseem_no_abstract 06 April 2020, 22:31:32 UTC
05e6146 Merge pull request #279 from project-everest/joonwonc_merkle_tree_fix_flush Fix the proof of `mt_flush_to_` by using `rv_flush_inplace` 06 April 2020, 22:31:03 UTC
29eb779 Merge remote-tracking branch 'origin/joonwonc_merkle_tree_fix_flush' into _aseem_no_abstract 06 April 2020, 22:28:10 UTC
a77cf4b lemma changed for ci 06 April 2020, 21:37:54 UTC
5efd148 Merge branch 'master' into joonwonc_merkle_tree_fix_flush 06 April 2020, 20:31:53 UTC
28d2820 Fix the proof of `mt_flush_to_` by using `rv_flush_inplace` 06 April 2020, 20:07:27 UTC
c510947 make abstract usage a fatal error 06 April 2020, 17:12:46 UTC
3360b87 removing instances of the abstract keyword 06 April 2020, 17:12:25 UTC
9ff42fb [CI] regenerate hints and dist 06 April 2020, 08:21:49 UTC
a1b56ca [CI] regenerate hints and dist 05 April 2020, 08:51:40 UTC
5a8163d Merge pull request #276 from project-everest/protz_test Cleanup tests and makefiles 03 April 2020, 20:41:02 UTC
3218dfa Fix tests 03 April 2020, 19:44:28 UTC
310fce4 Merge pull request #273 from project-everest/karthik_arm_neon Compatibility with ARM Neon 03 April 2020, 17:35:19 UTC
64525ff merged 03 April 2020, 16:12:43 UTC
141b31b merged 03 April 2020, 16:11:39 UTC
827e156 merged 03 April 2020, 16:11:01 UTC
0c952e3 OCaml API: Cleanup, remove dependency on Bigstring for now 03 April 2020, 15:22:25 UTC
7c4b4c8 Merge pull request #274 from project-everest/_aseem_abstract Interfaces in F* ulib for IntN and UIntN modules 03 April 2020, 14:52:50 UTC
ce5b049 Reset hints and dist to be the same as master again 03 April 2020, 13:34:17 UTC
43ac605 Update snapshot 03 April 2020, 13:22:38 UTC
5d5fec6 Revert config.json 03 April 2020, 13:07:59 UTC
d966a81 Merge branch 'master' into _aseem_abstract 03 April 2020, 13:07:13 UTC
6c836d2 Reset hints and dist to be the same as master 03 April 2020, 12:58:46 UTC
c30fe0c merkle tree 03 April 2020, 11:54:12 UTC
0a6b4c4 trying without hints 03 April 2020, 11:40:01 UTC
3c42016 removing another admit (new hints) 03 April 2020, 10:31:30 UTC
3888e46 removing one more (new hints) 03 April 2020, 10:28:58 UTC
3096de7 removing another admit (new hints) 03 April 2020, 10:25:38 UTC
aed5346 OCaml API: opam release process 03 April 2020, 10:21:47 UTC
aa85a22 removing an admit (new hints + removing 2 assertions that I added before) 03 April 2020, 10:11:44 UTC
b8e0d15 removing an admit (new hint) 03 April 2020, 10:00:13 UTC
083ed1f Merge branch 'master' of github.com:project-everest/hacl-star into vdum_ctypes_evercrypt 03 April 2020, 09:14:23 UTC
506ecfa [CI] regenerate hints and dist 03 April 2020, 08:21:59 UTC
165819b one more 03 April 2020, 08:12:20 UTC
ac92990 some more 03 April 2020, 06:10:59 UTC
7a36f38 temp admits 03 April 2020, 05:17:30 UTC
4841036 Merge pull request #271 from project-everest/protz_noopenssl Disable OpenSSL and BCrypt 03 April 2020, 00:44:35 UTC
828a1c9 Fix quic_provider 02 April 2020, 23:46:25 UTC
52519aa fix 02 April 2020, 23:08:51 UTC
32f9a3c Disable legacy tests 02 April 2020, 22:24:48 UTC
c305a7f Kick CI 02 April 2020, 21:46:44 UTC
2ac35fe Fix some Makefile bugs 02 April 2020, 20:23:12 UTC
22f64d1 WIP 02 April 2020, 16:48:06 UTC
9dade9e OCaml API: Fix disjointess check for Bytes 02 April 2020, 13:25:23 UTC
86b799e Cleanup PR 02 April 2020, 10:17:50 UTC
6cd45ad Merge branch 'master' into protz_noopenssl 02 April 2020, 09:47:05 UTC
1df4049 [CI] regenerate hints and dist 02 April 2020, 08:22:55 UTC
7e2a418 Merge branch 'master' of github.com:project-everest/hacl-star into vdum_ctypes_evercrypt 01 April 2020, 19:02:01 UTC
226a07f Enough with fragile proofs. One more proof with nlarith=false 01 April 2020, 17:10:34 UTC
629fcb5 merged master 01 April 2020, 17:05:13 UTC
fc01b0f Merge pull request #269 from project-everest/denismerigoux_wasm Follow up for JS bindings 01 April 2020, 16:51:21 UTC
6d5f8b6 Merge branch 'master' into denismerigoux_wasm 01 April 2020, 15:54:05 UTC
d638355 fixed p256 01 April 2020, 15:31:20 UTC
42e057d Merge remote-tracking branch 'origin/master' into protz_streaming 01 April 2020, 15:13:54 UTC
e545f85 more rlimit 01 April 2020, 15:13:40 UTC
759bcb7 added hints 01 April 2020, 11:58:48 UTC
0f2ffb2 [CI] regenerate hints and dist 01 April 2020, 08:20:26 UTC
e70ac97 blake2 C test 01 April 2020, 06:56:46 UTC
72fc35f sha2 C test 01 April 2020, 06:56:26 UTC
200ca29 Merge pull request #272 from project-everest/guido_test Bump rlimits 01 April 2020, 00:17:13 UTC
05cb0b3 Don't need a big rlimit 01 April 2020, 00:04:14 UTC
8ed516e A proof of spec equivalence between repeat_blocks and update_multi style specifications 01 April 2020, 00:01:21 UTC
a4c8941 WIP 31 March 2020, 22:20:54 UTC
2e97fde A new Spec.UpdateMulti to make reasoning generic and not just hash-specific 31 March 2020, 20:00:46 UTC
0303e88 rlimits 31 March 2020, 18:27:32 UTC
072d7d7 Rewrite the associativity lemma in a form that doesn't cause as many problems 31 March 2020, 17:54:00 UTC
c59dd0c Doc update while I'm at it 31 March 2020, 17:43:02 UTC
4f4b329 Disable OpenSSL and BCrypt by default except for dist/mitls, now the only build with the legacy interface enabled 31 March 2020, 17:20:59 UTC
0ff23de Merge branch 'master' into denismerigoux_wasm 31 March 2020, 13:03:22 UTC
75f6fc4 [CI] regenerate hints and dist 31 March 2020, 08:22:32 UTC
c17b625 Remove some code now that I know that let-bindings *do* bring the SMTPat into scope 30 March 2020, 19:20:03 UTC
0bf649c Merge remote-tracking branch 'origin/master' into protz_streaming 30 March 2020, 18:31:51 UTC
87ef605 Enforce prenex polymorphism with a superfluous index and a refinement to ensure kremlin monomorphization 30 March 2020, 18:09:33 UTC
5d7b3a5 Correct folder for Javascript doc cp origin 30 March 2020, 16:04:39 UTC
ccff3c3 [CI] regenerate hints and dist 30 March 2020, 08:27:41 UTC
bf27d25 Ported over EverCrypt.Hash.Incremental 30 March 2020, 01:58:27 UTC
bee27e1 Split to an fsti 30 March 2020, 01:18:05 UTC
461f22d Done with the finish function 30 March 2020, 01:05:30 UTC
b6d1fdf Merge remote-tracking branch 'origin/master' into protz_streaming 30 March 2020, 00:37:02 UTC
cbf94d2 Extend the type class with the final missing bits: the incrementality lemma 30 March 2020, 00:36:52 UTC
a9aa154 Merge pull request #262 from project-everest/denismerigoux_wasm Javascript bindings for HACL-Wasm 29 March 2020, 23:49:04 UTC
9d71beb Done with all the update variants 29 March 2020, 23:48:31 UTC
63276cb Merge remote-tracking branch 'origin/master' into protz_streaming 29 March 2020, 22:52:10 UTC
back to top