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

sort by:
Revision Author Date Message Commit Date
7829770 fix nacl-box 05 August 2020, 23:05:18 UTC
5a97fb0 decrease rlimit 05 August 2020, 22:11:00 UTC
495371d wip: fix ed25519 05 August 2020, 20:42:08 UTC
f3299c4 fix sha3 05 August 2020, 13:52:23 UTC
3078243 fix lib.buffer 05 August 2020, 00:56:07 UTC
3f3221d refresh dist 05 August 2020, 00:00:33 UTC
0b877f4 fix concat2 and concat3 05 August 2020, 00:00:10 UTC
bd83f01 fix blake2? 04 August 2020, 22:58:02 UTC
9195849 fix poly1305 04 August 2020, 21:55:31 UTC
1a68d7a refresh dist 04 August 2020, 17:03:10 UTC
459cd72 add update_sub_generic 04 August 2020, 17:00:59 UTC
8f9f6e7 refresh dist 04 August 2020, 01:00:30 UTC
caf109c remove sub_generic from map_blocks 04 August 2020, 00:58:51 UTC
58bb245 refresh dist 03 August 2020, 23:46:18 UTC
19b2415 use ghost.hide for unused variables in the code 03 August 2020, 23:45:36 UTC
522e0de Add dist for travis CI 03 August 2020, 15:57:51 UTC
9804c1a Fix hints 03 August 2020, 15:46:02 UTC
7b6c1f0 Merge remote-tracking branch 'origin/master' into buffer_null 03 August 2020, 15:45:38 UTC
721e266 [CI] regenerate hints and dist 03 August 2020, 08:22:28 UTC
e735cbd [CI] regenerate hints and dist 02 August 2020, 08:24:38 UTC
3613bf8 [CI] regenerate hints and dist 01 August 2020, 08:26:07 UTC
2439086 [CI] regenerate hints and dist 31 July 2020, 08:24:30 UTC
dbd888c Merge pull request #333 from project-everest/son_libhaclml libhaclml.cmxa 30 July 2020, 17:13:06 UTC
de470bd Merge branch 'master' into son_libhaclml 30 July 2020, 15:24:59 UTC
3610875 [CI] regenerate hints and dist 30 July 2020, 08:26:19 UTC
d92acb8 Build libhaclml.cmxa for clients who wish to extract and compile specs to ML that require HACL specs 29 July 2020, 19:57:21 UTC
4772dea hints 29 July 2020, 18:02:38 UTC
bdb6339 (all): fix regressions for NULL checking Either by calling the _generic function and getting a dynamic check or by tweaking the proofs. 29 July 2020, 18:02:38 UTC
906d147 Lib.Sequence/Lib.Buffer: tweak to map_blocks In the "last" case, add the precondition that the length is non-zero, since this is only called when a non-full block remains. This later simplifies callers, since the last case is automatically over a non-null buffer. 29 July 2020, 18:02:38 UTC
ec20b52 Lib.Buffer: check for non-NULL buffers by default This allows to not have any dynamic NULL-comparisons. The _generic functions allow to obtain the old behaviour. 29 July 2020, 18:02:38 UTC
aa5a815 CI: use buffer_null branch for F* 29 July 2020, 18:02:38 UTC
26f05b5 bump vale to 0.3.15 29 July 2020, 18:02:37 UTC
91e49b5 remove some of the --use_extracted_interfaces flags 29 July 2020, 18:02:37 UTC
f96390f [CI] regenerate hints and dist 29 July 2020, 08:23:43 UTC
fd4135e Build fix 28 July 2020, 17:28:56 UTC
48126f3 [CI] regenerate hints and dist 28 July 2020, 08:22:30 UTC
8cd2772 [CI] regenerate hints and dist 27 July 2020, 08:43:28 UTC
87e7a96 [CI] regenerate hints and dist 26 July 2020, 08:36:18 UTC
13a4c4f [CI] regenerate hints and dist 25 July 2020, 08:37:10 UTC
2791221 Merge pull request #330 from project-everest/afromher_cpuid Enhances CPU detection for AVX/AVX512. Fixes #315 23 July 2020, 16:40:39 UTC
b1d6b11 Merge branch 'master' into afromher_cpuid 23 July 2020, 14:49:43 UTC
f492d5b [CI] regenerate hints and dist 23 July 2020, 08:22:30 UTC
22e8d22 [CI] regenerate hints and dist 22 July 2020, 08:22:26 UTC
4706d21 [CI] regenerate hints and dist 21 July 2020, 08:25:43 UTC
853217a Merge branch 'master' into afromher_cpuid 21 July 2020, 00:43:43 UTC
3d84e43 Propagate avx to autoconfig 21 July 2020, 00:29:48 UTC
3e2a63e Specify avxN_enabled as the conjunction of CPUID info and XCR0 info 21 July 2020, 00:27:19 UTC
0054971 Add instruction for checking extended control registers 21 July 2020, 00:09:59 UTC
5157444 Merge pull request #329 from project-everest/aseem_remove_extracted_interfaces Removing the use_extracted_interfaces option 20 July 2020, 18:31:03 UTC
2732ffa remove the use_extracted_interfaces option 20 July 2020, 17:31:54 UTC
86e075d Add detection of OSXSAVE 20 July 2020, 15:59:21 UTC
4dfb0b2 [CI] regenerate hints and dist 20 July 2020, 08:23:48 UTC
a1e1afa [CI] regenerate hints and dist 19 July 2020, 08:27:09 UTC
ba955c2 [CI] regenerate hints and dist 17 July 2020, 08:23:27 UTC
3e07f72 [CI] regenerate hints and dist 16 July 2020, 08:26:15 UTC
e9c71aa [CI] regenerate hints and dist 15 July 2020, 08:27:30 UTC
98b1576 [CI] regenerate hints and dist 14 July 2020, 08:23:23 UTC
11dc65c [CI] regenerate hints and dist 12 July 2020, 08:24:16 UTC
f2887de [CI] regenerate hints and dist 11 July 2020, 08:22:47 UTC
4aef6dc [CI] regenerate hints and dist 10 July 2020, 08:23:55 UTC
de341e9 [CI] regenerate hints and dist 09 July 2020, 08:22:26 UTC
aabf222 [CI] regenerate hints and dist 08 July 2020, 08:22:44 UTC
e78c07b Merge pull request #324 from project-everest/vdum_ocaml_build OCaml API: Minor build fix, new release 07 July 2020, 19:46:43 UTC
b1051f3 Merge branch 'master' into vdum_ocaml_build 07 July 2020, 18:54:45 UTC
459b93f Merge pull request #323 from project-everest/protz_windows_ci Lightweight Windows CI 07 July 2020, 18:44:17 UTC
4fba0bb A further fix 07 July 2020, 18:07:21 UTC
47c785f Fix syntax of for loops in batch files 07 July 2020, 17:48:06 UTC
ab3e11b Slightly better testing 07 July 2020, 17:29:20 UTC
70aa865 Merge branch 'master' into protz_windows_ci 07 July 2020, 16:01:56 UTC
28e2cf1 OCaml API: Minor build fix, new release 07 July 2020, 15:22:57 UTC
50db8e4 [CI] regenerate hints and dist 07 July 2020, 08:23:17 UTC
76fba55 UGH OLD BASH ON OSX 06 July 2020, 22:59:51 UTC
b1eb0ce oops 06 July 2020, 22:57:33 UTC
2faca0b Simplify to the extreme 06 July 2020, 22:56:52 UTC
2d26893 Enable all tests and try to fix #316 06 July 2020, 22:45:05 UTC
76e814d Fix permissions 06 July 2020, 22:40:36 UTC
cd2482d Try windows 06 July 2020, 22:37:36 UTC
1545773 [CI] regenerate hints and dist 06 July 2020, 08:24:06 UTC
677bd87 [CI] regenerate hints and dist 05 July 2020, 08:23:48 UTC
849c3f9 [CI] regenerate hints and dist 04 July 2020, 08:27:10 UTC
de6a314 [CI] regenerate hints and dist 03 July 2020, 08:29:23 UTC
0ee67cd [CI] regenerate hints and dist 02 July 2020, 08:29:42 UTC
63c7ded Merge pull request #321 from project-everest/aseem_fstar_boolean_branch_guard Proof tweaks for some F* changes 01 July 2020, 13:17:13 UTC
9e4b394 Merge branch 'master' into aseem_fstar_boolean_branch_guard 01 July 2020, 10:42:32 UTC
8186e0e proof tweaks for some F* changes 01 July 2020, 10:32:51 UTC
bdf2fdd [CI] regenerate hints and dist 01 July 2020, 08:23:17 UTC
9cd7e90 [CI] regenerate hints and dist 30 June 2020, 08:23:27 UTC
0730d1c [CI] regenerate hints and dist 29 June 2020, 08:24:33 UTC
73a5224 [CI] regenerate hints and dist 28 June 2020, 08:28:52 UTC
779b266 [CI] regenerate hints and dist 27 June 2020, 08:23:00 UTC
1b07369 Merge pull request #319 from franziskuskiefer/patch-4 Update Supported.rst (P256, Blake2) 26 June 2020, 16:20:47 UTC
4c9ef49 [CI] regenerate hints and dist 26 June 2020, 08:23:51 UTC
ac4ff74 Update Supported.rst It appears that P256 and blake2 are on master. 26 June 2020, 07:18:51 UTC
11aafe5 Merge pull request #318 from project-everest/vdum_ocaml_p256 OCaml API: P-256 bindings 25 June 2020, 10:49:28 UTC
7c53a27 Merge branch 'vdum_ocaml_p256' of github.com:project-everest/hacl-star into vdum_ocaml_p256 25 June 2020, 10:07:52 UTC
d9cb77c Merge branch 'master' of github.com:project-everest/hacl-star into vdum_ocaml_p256 25 June 2020, 10:04:40 UTC
0235298 OCaml API: Add dh_responder to P256 module 25 June 2020, 10:02:14 UTC
2059bc4 Merge branch 'master' into vdum_ocaml_p256 25 June 2020, 10:01:51 UTC
67466d6 [CI] regenerate hints and dist 25 June 2020, 08:23:07 UTC
0aceda3 OCaml API: Bump version 24 June 2020, 16:58:19 UTC
back to top