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

sort by:
Revision Author Date Message Commit Date
33159f4 Merge branch 'fstar-master' into readme-patch-1 06 May 2019, 14:26:25 UTC
5882942 Add a pointer to Project Everest 06 May 2019, 14:17:04 UTC
dbdb570 rlimit 06 May 2019, 13:20:18 UTC
af2578d Update .vaf files to match reveal statement in new Vale version 06 May 2019, 03:16:31 UTC
0caed2c Update .vaf files to match syntax changes in new Vale version 05 May 2019, 15:29:41 UTC
b55bb98 Reduce z3rlimit and fuel on Lib.Buffer.map_blocks_multi via --using_facts_from 04 May 2019, 13:53:21 UTC
700fe83 In taint analysis, track OF same way as CF 04 May 2019, 02:40:56 UTC
09d85c4 Merge branch '_vale_leakage' of https://github.com/project-everest/hacl-star into _vale_leakage 04 May 2019, 02:13:16 UTC
c7ecc5a Add custom taint analysis for "xor r, r" 04 May 2019, 02:02:55 UTC
33dd67f Merge branch '_vale_leakage' of https://github.com/mitls/hacl-star into _vale_leakage 03 May 2019, 18:50:12 UTC
0e5798d Add taint tracking for stack instructions 03 May 2019, 18:22:03 UTC
de9bdb1 Add annotation field to Instr to allow customized taint tracking 03 May 2019, 18:14:21 UTC
59a66e2 Delete dead instruction/leakage code 03 May 2019, 04:14:17 UTC
6ef4e99 Merge branch 'fstar-master' into _vale_leakage 02 May 2019, 22:00:17 UTC
e1fccf6 Remove eqtype from code type and pull some of Instr into a separate type 02 May 2019, 20:07:22 UTC
6917de2 Merge branch 'fstar-master' into _vale_leakage 01 May 2019, 23:53:26 UTC
2d29cc3 Switch Movdqu and *xor instructions to Instr, so we get the Instr taint analysis for them (special casing "xor r, r" will come later) 01 May 2019, 19:46:42 UTC
fe63ae0 Inline for extraction 01 May 2019, 19:21:20 UTC
dbc9c9e Switch Ins_* instructions to Instr, so we get the Instr taint analysis for them 01 May 2019, 18:35:41 UTC
5277b02 test cleanup: fine-tune test configs 01 May 2019, 18:27:30 UTC
674cb09 Merge branch 'fstar-master' into _vale_leakage 01 May 2019, 17:30:16 UTC
29d5e32 Merge branch 'fstar-master' of github.com:mitls/hacl-star into taramana_tests 01 May 2019, 16:57:39 UTC
24e57ed poly1305: protect ValeCrypt behind `wants_vale` 01 May 2019, 15:26:42 UTC
921bcb0 Hints 01 May 2019, 14:34:35 UTC
0ff2d2b Fix regression in Spec.SHA3 due to generate_blocks additional parameter 01 May 2019, 13:39:39 UTC
86bdca9 Partially merged lib in _dev; this removes two admits in lib 01 May 2019, 12:46:28 UTC
5ce0077 Implement taint analysis for Instr 01 May 2019, 10:00:25 UTC
8b45cde More Instr-related definitions and proofs for taint analysis 01 May 2019, 03:16:54 UTC
a7a5ed3 tests: move poly1305, curve25519, chacha20poly1305 to Test.NoHeap 30 April 2019, 22:23:44 UTC
abe4c98 Merge branch 'fstar-master' of github.com:mitls/hacl-star into taramana_tests 30 April 2019, 21:56:23 UTC
5a1c3ba Missing avx_enabled precondition 30 April 2019, 21:50:44 UTC
b169fb9 Fix hints 30 April 2019, 20:33:45 UTC
d4c85da Merge branch 'fstar-master' into afromher_aesctr 30 April 2019, 20:17:50 UTC
244e070 Low* wrapper for AESCTR + hints 30 April 2019, 20:16:48 UTC
48f69f7 Merge remote-tracking branch 'origin/nik_fstar-master-staging' into fstar-master 30 April 2019, 17:35:34 UTC
fa913ac Fix a fragile proof; disable performance testing 30 April 2019, 17:35:29 UTC
8c34652 hints 30 April 2019, 17:35:02 UTC
9b3ea91 Some Instr-related definitions and proofs for taint analysis 30 April 2019, 16:13:48 UTC
75ee111 More manual test configs (with @msprotz) 30 April 2019, 03:45:20 UTC
6882a15 Low* tests: use EverCrypt.Chacha20Poly1305 29 April 2019, 21:51:17 UTC
98e16cf A spec equivalence proof for update SHA2_224 and update SHA2_256; use it in EverCrypt.Hash 29 April 2019, 14:25:43 UTC
a5f282f Some functions for taint analysis 29 April 2019, 05:22:03 UTC
a5a60ed Vale wrapper for new gctr_bytes + hints 29 April 2019, 05:15:04 UTC
ddc3e70 Update the interface for gctr_bytes, so that it takes an extra buffer of leftover bytes 29 April 2019, 04:07:31 UTC
76cadd8 Merge pull request #157 from project-everest/cwinter-ed25519 Ed25519 cleanup 28 April 2019, 15:25:40 UTC
4ea7ecc Merge branch 'fstar-master' into cwinter-ed25519 28 April 2019, 12:34:18 UTC
0263c69 Ed25519 cleanup 28 April 2019, 11:40:54 UTC
eb8648b More coverage (none/AVX/AVX2 for every platform), skip test_aead_st if no avx 28 April 2019, 07:42:11 UTC
97f0c56 Low* wrappers for gctr_bytes 28 April 2019, 00:45:17 UTC
6e17196 Merge branch 'fstar-master' into _vale_instructions 27 April 2019, 15:48:28 UTC
f51168d Keep AVX always enabled (requested by @chris-hawblitzel) 27 April 2019, 14:43:47 UTC
5cfbfe5 Merge pull request #156 from project-everest/cwinter-ed25519 Added and rewired new Ed25519 implementation. 27 April 2019, 11:57:46 UTC
f0a4fb7 Wired Ed25519 into Hacl.Hash.SHA2 27 April 2019, 10:42:41 UTC
c8ffd52 Wired up new Ed25519 code. 27 April 2019, 10:42:40 UTC
03bfab5 wip: add ed25519 27 April 2019, 10:42:40 UTC
7320142 Merge branch 'fstar-master' into _vale_instructions 26 April 2019, 20:17:46 UTC
11f759c Vale wrapper for gctr_bytes + hints 26 April 2019, 19:36:18 UTC
7a26c31 Merge pull request #155 from project-everest/cwinter-benchmark Benchmarking stuff 26 April 2019, 19:13:28 UTC
96aed15 Remove unneeded 0 < num_bytes precondition in gctr_bytes 26 April 2019, 18:28:42 UTC
6d2dace More benchmarking 26 April 2019, 15:35:19 UTC
3cfa68f More benchmarking. 26 April 2019, 15:35:18 UTC
f78154d More benchmarking. 26 April 2019, 15:35:17 UTC
64add30 More benchmarking. 26 April 2019, 15:35:17 UTC
0c0c6ef Benchmark plots fix 26 April 2019, 15:35:16 UTC
0fb597f Benchmark fixes. Added BCrypt AES-GCM. 26 April 2019, 15:35:16 UTC
98502a3 More benchmarking 26 April 2019, 15:35:15 UTC
51ff51e More benchmarking 26 April 2019, 15:35:15 UTC
45c74a9 More benchmarking 26 April 2019, 15:35:15 UTC
cb99920 More benchmarking 26 April 2019, 15:35:14 UTC
a76c316 More benchmarking 26 April 2019, 15:35:14 UTC
8fc282c More benchmarking 26 April 2019, 15:35:13 UTC
81bc80b More benchmarking 26 April 2019, 15:35:13 UTC
8ff4716 Rebased onto latest fstar-master 26 April 2019, 15:35:12 UTC
4f787f8 More benchmarking 26 April 2019, 15:35:12 UTC
c955f38 More benchmarking 26 April 2019, 15:35:11 UTC
809b0ff More benchmarking 26 April 2019, 15:35:11 UTC
df48c7a More benchmarking 26 April 2019, 15:35:10 UTC
713c3ac More benchmarking 26 April 2019, 15:35:10 UTC
f233949 More benchmarking 26 April 2019, 15:35:09 UTC
481afdd More benchmarking 26 April 2019, 15:35:08 UTC
013129d Beginnings of a benchmark infrastructure. 26 April 2019, 15:35:08 UTC
bce7c1b try again 26 April 2019, 11:21:57 UTC
4f021b4 fresh hints 26 April 2019, 09:27:01 UTC
d524823 Add avx_enabled requirement to V... instructions 26 April 2019, 00:56:44 UTC
f43a334 port changes from _dev for poly1305 25 April 2019, 21:54:52 UTC
e286737 Vale stdcall for the current gctr_bytes 25 April 2019, 19:29:41 UTC
dff539f Merge remote-tracking branch 'origin/fstar-master' into nik_fstar-master-staging 25 April 2019, 18:01:42 UTC
189f1e8 Merge branch 'fstar-master' into _vale_poly1305_merge_fstar_master3 25 April 2019, 16:47:28 UTC
e4a5e87 Merge remote-tracking branch 'origin/fstar-master' into nik_fstar-master-staging 25 April 2019, 16:37:26 UTC
da79732 Increase z3rlimit in Test.fst 25 April 2019, 16:35:03 UTC
2502498 kick CI 25 April 2019, 14:57:15 UTC
2c5b0e2 kick CI 25 April 2019, 14:56:41 UTC
d5306eb Merge branch 'fstar-master' of pro.github.com:mitls/hacl-star into fstar-master 25 April 2019, 14:25:27 UTC
9923dbd Merge branch 'fstar-master' into _vale_poly1305_merge 25 April 2019, 14:14:44 UTC
242beba Kick CI 25 April 2019, 13:45:11 UTC
e6045c2 All fresh hints 25 April 2019, 13:43:56 UTC
a32cba2 Hints, remove a leftover --log_queries, some more cleanups 25 April 2019, 13:17:02 UTC
0fd8892 Remove copy from call to Vale poly1305 25 April 2019, 12:51:41 UTC
fd2021c Added increased rlimit for HMAC proof 25 April 2019, 12:46:50 UTC
f5ae81e Fix a test 25 April 2019, 12:36:55 UTC
back to top