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

sort by:
Revision Author Date Message Commit Date
dd87607 Merge branch 'master' of github.com:mitls/hacl-star into _taramana_ubuntu_focal 12 May 2020, 03:16:30 UTC
6ea3c44 Revert "-lbcrypt only on Windows" This reverts commit 01aa4ca05a9eb3111d9a8139e510e72084f19462. 12 May 2020, 03:16:25 UTC
a3f5d06 Merge pull request #303 from project-everest/vdum_ocaml_api OCaml API: Various fixes 12 May 2020, 02:57:30 UTC
8ccaa1e Merge branch 'master' of github.com:project-everest/hacl-star into _taramana_ubuntu_focal 11 May 2020, 20:40:40 UTC
23c5d00 Small comment 11 May 2020, 20:30:58 UTC
4a4f927 Merge branch 'master' of github.com:project-everest/hacl-star into vdum_ocaml_api 11 May 2020, 20:25:36 UTC
b5af519 Merge pull request #300 from project-everest/afromher_cpu Extend EverCrypt CPU detection to support avx512 11 May 2020, 19:55:40 UTC
27f6328 Merge branch 'master' of github.com:project-everest/hacl-star into vdum_ocaml_api 11 May 2020, 19:34:50 UTC
86b268a OCaml API: Various fixes 11 May 2020, 19:30:14 UTC
e2ea8a9 Merge branch 'master' into afromher_cpu 11 May 2020, 17:35:27 UTC
3218402 Merge pull request #301 from project-everest/vdum_ocaml_api OCaml API: Runtime feature checks, Blake2s 11 May 2020, 17:33:52 UTC
833fa72 Merge branch 'master' into afromher_cpu 11 May 2020, 17:18:12 UTC
9c74441 OCaml API: Adding Blake2s 11 May 2020, 16:25:39 UTC
6cadaf2 OCaml API: Refactor AutoConfig2, check required features at runtime 11 May 2020, 16:25:04 UTC
ae21e88 [CI] regenerate hints and dist 11 May 2020, 08:20:11 UTC
dbfc24f [CI] regenerate hints and dist 10 May 2020, 08:19:37 UTC
9fd807e Add comment in Autoconfig to specify which avx512 flags are supported 10 May 2020, 03:37:48 UTC
01aa4ca -lbcrypt only on Windows 09 May 2020, 23:37:38 UTC
255888c fix signature of (non-Windows) bcrypt_create 09 May 2020, 22:44:59 UTC
1e4c80f Merge branch 'afromher_cpu' of https://github.com/project-everest/hacl-star into afromher_cpu 09 May 2020, 22:03:03 UTC
7cbd1b3 Fix asm extraction: 2**31 cannot be used as an immediate operand with and 09 May 2020, 22:02:59 UTC
b8f39f8 Merge branch 'master' of github.com:mitls/hacl-star into _taramana_ubuntu_focal 09 May 2020, 21:41:23 UTC
eadd518 ULONG is Windows only 09 May 2020, 21:38:53 UTC
07d547b Merge branch 'master' into afromher_cpu 09 May 2020, 21:01:13 UTC
67142b7 Merge pull request #299 from project-everest/protz_fix_ci Fix the nightly build so that it keeps extracted C tests under version control 09 May 2020, 21:00:22 UTC
be5e65f Forgot to extract Vale asm for avx512 09 May 2020, 20:33:43 UTC
8204741 Extend EverCrypt CPU detection with avx512 09 May 2020, 20:26:46 UTC
9c5a5c0 Add interop layer for check_avx512 09 May 2020, 20:25:33 UTC
e5d8c8d Add vale functions for avx512 detection 09 May 2020, 20:14:30 UTC
65ef490 Add avx512 to trusted vale cpuid spec 09 May 2020, 19:21:00 UTC
e7b6b04 And reinstate tests 09 May 2020, 16:17:40 UTC
48047b6 Fix the build by making sure the C tests are also regenerated by the nightly build 09 May 2020, 16:16:37 UTC
c28a7e2 Merge branch 'master' of github.com:mitls/hacl-star into _taramana_ubuntu_focal 09 May 2020, 15:55:20 UTC
fd7915b [CI] regenerate hints and dist 09 May 2020, 08:20:15 UTC
178b82c Merge pull request #285 from project-everest/protz_ci Significantly widen the testing matrix for HACL* 09 May 2020, 00:56:11 UTC
8c13ddd kick ci 08 May 2020, 23:28:00 UTC
0cf93fc Fix 08 May 2020, 23:02:27 UTC
15f6baf Detect which is what's used by the makefile... need consistency 08 May 2020, 23:01:39 UTC
072976e Print output 08 May 2020, 22:58:51 UTC
af6de8f Meh 08 May 2020, 22:56:05 UTC
3647915 Try a more precise test 08 May 2020, 22:55:10 UTC
f5883a4 More missing files 08 May 2020, 19:55:50 UTC
34b64f6 Missing file 08 May 2020, 19:43:08 UTC
e144558 Use extracted addcarry and subborrow if we detect a buggy GCC at compile-time 08 May 2020, 19:41:19 UTC
39571a9 Merge remote-tracking branch 'origin/ecdsa_t' into protz_ci 08 May 2020, 17:24:30 UTC
7500404 Merge remote-tracking branch 'origin/master' into protz_ci 08 May 2020, 17:23:23 UTC
cef6a8e Merge pull request #298 from project-everest/vdum_ocaml_nits OCaml API: Don't run unit tests which require unsupported features 08 May 2020, 16:26:29 UTC
88c4b7b fallback for intrinsics 08 May 2020, 15:12:20 UTC
28f416c Merge branch 'master' into vdum_ocaml_nits 08 May 2020, 14:55:15 UTC
eb3caea QED 08 May 2020, 14:11:15 UTC
760addb [CI] regenerate hints and dist 08 May 2020, 08:20:05 UTC
c4c1857 Merge branch 'master' of github.com:mitls/hacl-star into _taramana_ubuntu_focal 07 May 2020, 22:19:16 UTC
948f20b Merge pull request #296 from project-everest/beurdouche Backporting libintvector.h from haclxn 07 May 2020, 18:55:41 UTC
e431199 Propagate libintvector.h to dist/ 07 May 2020, 18:17:25 UTC
fd12902 Fixing libintvector.h for ARM 07 May 2020, 18:15:50 UTC
96c8482 add/sub sca 07 May 2020, 17:48:22 UTC
2efc9cd Use F* _taramana_ubuntu_focal 07 May 2020, 17:36:07 UTC
e808e13 Ubuntu focal has gcc 9, so we no longer need to hardcode gcc-7 07 May 2020, 15:02:54 UTC
59e5aa1 Merge branch 'master' of github.com:project-everest/hacl-star into vdum_ocaml_nits 07 May 2020, 12:24:18 UTC
fbb550e OCaml API: Don't run unit tests which require unsupported features 07 May 2020, 12:21:48 UTC
ed8c28d [CI] regenerate hints and dist 07 May 2020, 08:20:11 UTC
02105ae [CI] regenerate hints and dist 06 May 2020, 21:46:22 UTC
7dae655 [CI] regenerate hints and dist 06 May 2020, 19:51:16 UTC
70aa2d8 [CI] regenerate hints and dist 06 May 2020, 18:02:34 UTC
e8c3709 [CI] regenerate hints and dist 06 May 2020, 08:18:17 UTC
a26946c [CI] regenerate hints and dist 05 May 2020, 08:18:43 UTC
d60748c [CI] regenerate hints and dist 04 May 2020, 08:19:53 UTC
b942127 blake2 perf improvement 03 May 2020, 23:22:03 UTC
5f4b849 introduced g2z 03 May 2020, 21:58:18 UTC
34d612f [CI] regenerate hints and dist 03 May 2020, 08:20:39 UTC
d379330 Merge pull request #295 from project-everest/protz_fix_ci Protect against spurious dist refreshes and also remove some old stuff from the ci script 02 May 2020, 23:28:33 UTC
0990f17 Protect against spurious dist refreshes and also remove some old stuff from the ci script 02 May 2020, 22:34:01 UTC
36a0285 Revert "[CI] regenerate hints and dist" This reverts commit a40ade7dcdbf1e8a3a30f07e34fbe3501830d136. This is a CI fail that removed all of the C files from version control. 02 May 2020, 22:25:24 UTC
a40ade7 [CI] regenerate hints and dist 02 May 2020, 08:20:41 UTC
57bdc99 Merge pull request #294 from project-everest/_aseem_fstar_pat_exhaustiveness_as_strengthening F* changes in VC generation of conditionals 01 May 2020, 18:03:49 UTC
04e4eed Merge branch '_aseem_fstar_pat_exhaustiveness_as_strengthening' of github.com:project-everest/hacl-star into _aseem_fstar_pat_exhaustiveness_as_strengthening 01 May 2020, 17:25:23 UTC
1c48f7a explaining a failing proof 01 May 2020, 17:25:15 UTC
e267754 Kick CI 01 May 2020, 14:48:45 UTC
267cddf hint 01 May 2020, 12:42:45 UTC
80a935c rlimit tweak for the CI failure 01 May 2020, 12:42:35 UTC
0408f92 merge with master 01 May 2020, 10:53:10 UTC
5bde95c hints 01 May 2020, 10:52:21 UTC
7c9bae4 comment in the file 01 May 2020, 10:52:10 UTC
b6cac60 this proof needs an ifuel for exhaustiveness check or an inversion lemma 01 May 2020, 10:51:38 UTC
d48db64 some proof tweaks 01 May 2020, 10:51:00 UTC
e564142 [CI] regenerate hints and dist 01 May 2020, 08:20:34 UTC
db297bf [CI] regenerate hints and dist 30 April 2020, 08:28:15 UTC
773af1d Merge pull request #288 from project-everest/_repeat_gen_blocks add new lemmas to lib 29 April 2020, 22:36:08 UTC
4252ec2 move repeat_blocks_extensionality lemma to Lib.Sequence.Lemmas 29 April 2020, 18:28:18 UTC
e220af5 fix line_lemma_i 29 April 2020, 18:26:23 UTC
2bd6714 Fix tests 29 April 2020, 18:25:41 UTC
f95b8d3 Merge remote-tracking branch 'origin/master' into protz_ci 29 April 2020, 18:25:07 UTC
6f4f257 Upgrade tests prior to merge 29 April 2020, 18:24:14 UTC
30b167c Merge remote-tracking branch 'origin/master' into _repeat_gen_blocks 29 April 2020, 17:25:06 UTC
cb44f56 [CI] regenerate hints and dist 29 April 2020, 16:26:05 UTC
fcfce99 Merge pull request #292 from project-everest/protz_doc Fix docs (again) 29 April 2020, 15:37:30 UTC
daf5fc9 Merge branch 'master' into protz_doc 29 April 2020, 14:50:43 UTC
a61149a wip 29 April 2020, 14:10:38 UTC
1b41676 [CI] regenerate hints and dist 29 April 2020, 08:20:45 UTC
ed65503 Found the issue 29 April 2020, 00:55:09 UTC
back to top