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

sort by:
Revision Author Date Message Commit Date
8f073ff Fix OPENSSL_LIB, OPENSSL_INC similarly 17 July 2019, 21:53:32 UTC
34e9540 fix KREMLIN_INC path, needed by Cygwin 17 July 2019, 19:14:58 UTC
505946b Merge branch 'fstar-master' of github.com:mitls/hacl-star into taramana_test_benchmark 16 July 2019, 19:53:32 UTC
32de512 Merge branch 'fstar-master' into aseem_top_level_null_wp 16 July 2019, 04:31:20 UTC
80a4f25 Merge pull request #175 from project-everest/jay_tighterocamlextract Provide tighter arguments for extraction to OCaml 15 July 2019, 22:18:48 UTC
53c96b9 Provide tighter arguments for extraction to ocaml 15 July 2019, 18:30:53 UTC
d8a7913 Merge branch 'fstar-master' into aseem_top_level_null_wp 15 July 2019, 11:54:39 UTC
92dc7f7 hints 15 July 2019, 11:54:08 UTC
d3d8d8d tweak 15 July 2019, 11:53:58 UTC
449c167 Add vale/code/lib/math/Vale.Math.Poly2.Galois.* to connect Spec.GaloisField to Vale.Math.Poly2* (adapted from _dev_ckh_aes branch commit 9477f4b442a8ee4fbf6d13cc9a7aeb7eaa153b0d) 13 July 2019, 23:56:51 UTC
3f58d45 Use one fewer register in GhashUnroll_n 13 July 2019, 13:48:15 UTC
22af8cf Add GhashUnroll_n 13 July 2019, 01:54:07 UTC
4c76d28 switch off the top-level trivial preconditions flag 12 July 2019, 12:04:12 UTC
04d26cf Fixed misleading parameter name 10 July 2019, 15:34:58 UTC
cead021 Merge branch 'protz_ctr' into fstar-master 09 July 2019, 17:06:24 UTC
ad96443 Some degree of testing of chacha20 via the CTR API 09 July 2019, 16:18:23 UTC
63d5592 Fix regression 09 July 2019, 15:17:20 UTC
4290bf1 With Aymeric's invaluable help, fix my endianness mistake 08 July 2019, 23:51:46 UTC
fa110a2 Doesn't seem to help either 08 July 2019, 20:47:57 UTC
4756bb9 Test, not giving the right output. Unclear if it's the test vectors, or something else 08 July 2019, 20:44:00 UTC
569339a Add free 08 July 2019, 19:14:11 UTC
e900f23 hints 08 July 2019, 18:02:17 UTC
d1572f4 Some progress on extraction 08 July 2019, 16:38:30 UTC
2f490d8 hints 08 July 2019, 14:54:09 UTC
2813866 hints 05 July 2019, 16:43:10 UTC
8ed52f5 Deprecation warnings; bundle 03 July 2019, 22:41:02 UTC
1d1f4a0 One more step towards extraction; need to move things around more 03 July 2019, 22:31:25 UTC
95dec2c hints 03 July 2019, 22:24:16 UTC
359bee9 Only use Lib.IntTypes.uint8 for the moment 03 July 2019, 20:37:39 UTC
5e4ff46 State that exhibits the bug 03 July 2019, 19:58:18 UTC
cbc3fac Snapshot 03 July 2019, 16:20:33 UTC
0f1c920 wip 02 July 2019, 23:04:19 UTC
5d98cc2 Over-allocate for IVs in order to support in-place reinitialization 02 July 2019, 22:58:38 UTC
31b41ef Merge remote-tracking branch 'origin/fstar-master' into protz_ctr 02 July 2019, 22:53:49 UTC
b9a2016 EverCrypt.CTR: create_in 02 July 2019, 22:53:30 UTC
fcdc322 snapshot 02 July 2019, 22:24:24 UTC
d544f25 Hoisted yet another helper into a reusable form shared between CTR and AEAD 02 July 2019, 21:55:02 UTC
1ce36a4 Small Makefile fix 02 July 2019, 21:05:37 UTC
404e01f Continue to share more definitions, for implementations too. Soon, key expansion can be moved to a separate helper. 02 July 2019, 20:28:35 UTC
b2616da Rewire all of AEAD to think in terms of *implementation* instead of conflating the choice of algorithm and the choice of implementation 02 July 2019, 20:23:42 UTC
293d6ae Snapshot, again 02 July 2019, 19:58:38 UTC
94cc554 Fleshing out more definitions 02 July 2019, 19:40:39 UTC
0a19e65 Another snapshot 02 July 2019, 18:27:42 UTC
876877a Snapshot 02 July 2019, 17:21:50 UTC
32799c4 Merge remote-tracking branch 'origin/fstar-master' into protz_ctr 01 July 2019, 17:34:13 UTC
f1532c1 Fix dependency analysis spurious warning (see FStarLang/FStar#1800) 01 July 2019, 15:33:40 UTC
dfad868 Update 28 June 2019, 21:49:00 UTC
196011b Merge remote-tracking branch 'origin/fstar-master' into protz_ctr 28 June 2019, 19:49:17 UTC
325e534 Fix wording + Changelog entry 27 June 2019, 21:51:32 UTC
50414eb One more fix 27 June 2019, 21:31:32 UTC
22a8572 Start marking stuff as deprecated in EverCrypt 27 June 2019, 20:35:22 UTC
4ee4503 Don't error out on deprecated declarations 27 June 2019, 20:34:13 UTC
1540e1f wip, comments 27 June 2019, 19:11:52 UTC
87f3ab7 Merge remote-tracking branch 'origin/fstar-master' into protz_ctr 26 June 2019, 22:33:05 UTC
ea729fe Merge commit '442cc2f43fa95084f631dbae5fb6b15d346905c2' into taramana_test_benchmark 26 June 2019, 21:08:48 UTC
f3277b5 Merge remote-tracking branch 'origin/fstar-master' into fstar-master 26 June 2019, 19:52:31 UTC
df8d650 Enable building quic_provider on CI 26 June 2019, 19:52:26 UTC
aae8a45 Merge branch 'fstar-master' of github.com:mitls/hacl-star into taramana_test_benchmark 26 June 2019, 19:35:46 UTC
442cc2f Fix benchmarking code 26 June 2019, 17:08:45 UTC
c6d4f1d Uncomment non-standard iv length tests for aesgcm 26 June 2019, 17:04:23 UTC
c4ae7f9 Merge branch 'fstar-master' of github.com:mitls/hacl-star into taramana_test_benchmark 26 June 2019, 15:50:02 UTC
f83a5c2 spelling out a flaky proof 26 June 2019, 10:49:37 UTC
d083a78 kick ci 26 June 2019, 00:59:05 UTC
6f62cd7 Restart solver 25 June 2019, 23:09:03 UTC
83a8702 Increase rlimit, doesn't seem to help 25 June 2019, 23:06:31 UTC
7418819 nits 25 June 2019, 22:57:18 UTC
f7195a4 Try bumping rlimits 25 June 2019, 22:51:06 UTC
6be6386 revert 25 June 2019, 21:43:01 UTC
a91a61e A bit of documentation for C clients 25 June 2019, 18:14:47 UTC
6506c35 Flesh out Changes.md 25 June 2019, 17:13:46 UTC
39cab0f Merge remote-tracking branch 'origin/afromher_gcm_big_iv' into protz_ci 25 June 2019, 17:03:09 UTC
29393d2 Generate an import library on windows otherwise, unlike what the mingw manual says, we can't link dynamically 25 June 2019, 16:28:35 UTC
506b60f AEAD optimisation: Store scratch space in space to avoid allocations at each encrypt/decrypt 25 June 2019, 16:08:56 UTC
4174b52 Mark compute_iv wrappers as inline_for_extraction 25 June 2019, 14:56:37 UTC
130f4da hints 25 June 2019, 10:45:09 UTC
5d99375 some proof tweaks 25 June 2019, 10:44:49 UTC
72fa690 merge 25 June 2019, 06:15:29 UTC
a1d2a3b removing an admit 25 June 2019, 06:12:13 UTC
d1ec509 Fix legacy extraction 24 June 2019, 15:47:03 UTC
548006e explaining yet another proof to Z3 24 June 2019, 09:46:33 UTC
35f8345 trying to remove the admit from fastmul_helpers 24 June 2019, 07:43:48 UTC
4f7d26a removing the admit from Lib.Buffer 24 June 2019, 07:36:55 UTC
bb68bc7 hints 23 June 2019, 12:32:28 UTC
7317b98 hints 23 June 2019, 11:14:38 UTC
7669c36 reset options 23 June 2019, 11:14:30 UTC
4a2d83b hints 23 June 2019, 07:24:50 UTC
22fea8b adding an admit 23 June 2019, 07:24:25 UTC
4e66744 spelling out a couple pf proofs 23 June 2019, 07:24:03 UTC
bd0852b restricting context of a flaky proof 23 June 2019, 07:23:29 UTC
022948c Hints 22 June 2019, 04:46:07 UTC
2e8d97b Merge branch 'fstar-master' into afromher_gcm_big_iv 22 June 2019, 04:45:50 UTC
5ea7de5 Optimised stdcall for aesgcm compute_iv for 96 bytes ivs 22 June 2019, 02:36:47 UTC
8ec83be Remove debug in taint analysis 21 June 2019, 22:26:42 UTC
098b592 Fix taint analysis for gcmdecrypt + Hints 21 June 2019, 22:23:10 UTC
2aefcc6 More typos in AESGCM 21 June 2019, 21:48:54 UTC
cac821a Fix typo 21 June 2019, 21:21:49 UTC
48a1b0d Increase scratch buffer, use it for secret temp storing instead of iv 21 June 2019, 20:33:39 UTC
63213ad Merge branch 'fstar-master' into _fstar_1750 21 June 2019, 11:46:31 UTC
161967d hints 21 June 2019, 11:45:49 UTC
de564f0 failing proof in Lib.Buffer 21 June 2019, 11:45:37 UTC
back to top