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

sort by:
Revision Author Date Message Commit Date
afc5973 Tweak some options for recent Makefile change 05 September 2019, 15:36:51 UTC
ac17e8d Simplify Makefile by moving custom options out of Makefile into individual files inside vale directory 05 September 2019, 13:00:05 UTC
b8e3da5 [CI] regenerate hints 05 September 2019, 08:29:03 UTC
90008dd Don't say "friend Vale.Arch.BufferFriend", because that transitively friends many other modules and greatly slows verification 04 September 2019, 20:33:41 UTC
1ac2ff9 Merge branch 'fstar-master' into _vale_heap 04 September 2019, 18:35:11 UTC
4caa04f Add unfolded view_n to make verification of "% view_n t" faster 04 September 2019, 18:26:05 UTC
6beadeb [CI] regenerate hints 04 September 2019, 08:26:51 UTC
cc61acf [CI] regenerate hints 03 September 2019, 08:30:38 UTC
d846520 [CI] regenerate hints 02 September 2019, 08:27:29 UTC
f919215 [CI] regenerate hints 01 September 2019, 08:27:12 UTC
9564cbc [CI] regenerate hints 31 August 2019, 08:27:37 UTC
6db4efc Simplify Vale.Arch.Heap slightly 30 August 2019, 21:37:52 UTC
3040331 Bring vale_state and machine_state closer together. Rather than considering vale_state and machine_state to be fundamentally different, treat them as two interchangeable views of the same underlying data (except for ms_trace, which only exists in machine_state). For example, there are now functions that convert back and forth between the two views and a round-trip lemma "lemma_to_of" that goes from machine_state to vale_state back to machine_state. The major change is that machine_state and vale_state now share the same heap type (Vale.Arch.Heap.heap_impl == Vale.Arch.HeapImpl.vale_heap_impl). 30 August 2019, 18:00:11 UTC
e660623 [CI] regenerate hints 30 August 2019, 08:27:27 UTC
0318dd9 [CI] regenerate hints 29 August 2019, 08:29:36 UTC
c7c22bd [CI] regenerate hints 27 August 2019, 08:28:05 UTC
7128ba5 [CI] regenerate hints 26 August 2019, 08:27:30 UTC
926528e [CI] regenerate hints 25 August 2019, 08:28:02 UTC
df8f424 [CI] regenerate hints 24 August 2019, 08:26:24 UTC
5c1ba25 [CI] regenerate hints 23 August 2019, 08:27:21 UTC
37c3310 [CI] regenerate hints 22 August 2019, 08:27:24 UTC
8c0f34a Merge branch 'fstar-master' of pro.github.com:mitls/hacl-star into fstar-master 21 August 2019, 12:15:04 UTC
1ee04f2 Also lift the length restriction for HKDF 21 August 2019, 09:42:10 UTC
00e7770 Lift restriction on input length for HMAC 21 August 2019, 09:36:21 UTC
7af0972 [CI] regenerate hints 21 August 2019, 08:27:21 UTC
414118e Merge branch 'santiago_merkle' into fstar-master 20 August 2019, 09:19:51 UTC
b8d4d15 Deeply rooted evil bug. ocamldep generated an entry with a backslash which from the GNU make point of view was a different production 20 August 2019, 08:03:21 UTC
5e0e44a Simplify sequence comparison 19 August 2019, 23:12:26 UTC
14182d1 Fixed one-char typo in MD5 specification: logxor -> logor 19 August 2019, 23:11:00 UTC
d50718d Hints 19 August 2019, 18:24:49 UTC
70a824b Non-constant time comparison alternative 19 August 2019, 18:24:18 UTC
a3e0a96 Hints 19 August 2019, 16:53:21 UTC
1dc9a98 Get rid of annoying warning 19 August 2019, 16:13:23 UTC
73ec644 Port MerkleTree to new EverCrypt hash using Lib.IntTypes 19 August 2019, 16:12:51 UTC
8f64795 Lib.RawBuffer module implementing blit from public to secret bytes 19 August 2019, 16:11:09 UTC
8c7762a Use balanced binary search tree for taints in Vale.X64.Leakage 19 August 2019, 15:41:40 UTC
05ce38f [CI] regenerate hints 19 August 2019, 08:27:11 UTC
736d4df [CI] regenerate hints 18 August 2019, 08:27:05 UTC
a7f9fdd [CI] regenerate hints 17 August 2019, 08:28:07 UTC
463a2c2 Update poly semiring tactic wrt F* master 16 August 2019, 20:45:30 UTC
d9948ca rlimits 16 August 2019, 20:38:39 UTC
0dcabce Start addressing Santiago's comments 16 August 2019, 18:47:00 UTC
3676f21 Fix flaky Spec.BignumQ.Lemmas proof 16 August 2019, 17:38:37 UTC
726a060 Simplify proofs 16 August 2019, 17:30:48 UTC
5e37959 one last fix 16 August 2019, 15:07:13 UTC
d00bce5 Try fix 16 August 2019, 13:36:57 UTC
b89225b Merge remote-tracking branch 'origin/santiago_fix' into fstar-master 16 August 2019, 13:00:12 UTC
c5827ab Use canon_semiring instead of canon_semiring_with 16 August 2019, 12:58:33 UTC
6d9599e Merge branch 'fstar-master' of pro.github.com:mitls/hacl-star into fstar-master 16 August 2019, 12:15:47 UTC
71ea08a Cleanup the bundle variables in the Makefile and add a Mozilla distribution 16 August 2019, 12:15:23 UTC
1bea24d hints 16 August 2019, 12:14:55 UTC
500f2ab [CI] regenerate hints 16 August 2019, 08:27:09 UTC
5ec25bb Merge branch 'fstar-master' into afromher_ed 16 August 2019, 05:15:34 UTC
82e1aed Work towards merkle trees 16 August 2019, 03:16:32 UTC
2ea5339 Add small SymCrypt example and make fast_sqr_part2 verify faster 16 August 2019, 02:28:17 UTC
dc2f5b7 Merge branch 'fstar-master' into afromher_ed 15 August 2019, 21:25:17 UTC
187617f Fix gcmencryptOpt interop 15 August 2019, 21:17:04 UTC
b187043 Trying with fuel = 0 15 August 2019, 17:00:21 UTC
0525b55 Tighter modifies clause and reduced ifuel for fast_sqr_part2 15 August 2019, 14:34:43 UTC
caaee96 [CI] regenerate hints 14 August 2019, 12:21:12 UTC
345754c Merge pull request #183 from project-everest/santiago_hints BuildHints- workflow 14 August 2019, 11:50:09 UTC
4ce06f9 [CI] regenerate hints 14 August 2019, 10:33:57 UTC
bf0fa99 Refresh hints through BuildHints- pipeline 14 August 2019, 09:56:34 UTC
b2c12e3 Merge pull request #182 from project-everest/santiago_ring Port to FStar.Tactics.CanonCommSemiring in FStar@santiago_ring 13 August 2019, 21:51:11 UTC
eb81734 Merge branch 'fstar-master' into santiago_ring 13 August 2019, 17:34:14 UTC
568dfc7 Simplify lemma 13 August 2019, 14:41:33 UTC
ea0bdef Unfold definitions before canon_semiring; the previous tactic unfolded them unintendedly 13 August 2019, 13:20:30 UTC
6b770c1 Kick CI 13 August 2019, 12:26:36 UTC
54a1b6c Try a different fix 13 August 2019, 12:06:37 UTC
86709dd Update Changelog 13 August 2019, 09:40:56 UTC
6c65aef Missing LDFLAGS when creating the OCaml library 13 August 2019, 09:32:32 UTC
c0e3933 OSX fixes 13 August 2019, 09:21:33 UTC
bd407a6 Fix Sha interop 13 August 2019, 07:17:02 UTC
118b12f Restore tests + hints 13 August 2019, 05:53:42 UTC
43ee2c3 Restore evercrypt.hkdf, hmac, and hash.incremental 13 August 2019, 05:36:21 UTC
326ab6d Better bound on size of data for hmac/hkdf 13 August 2019, 05:35:57 UTC
921e2d4 Reprove Sha_helpers 13 August 2019, 05:12:55 UTC
f500ecd More work towards inttypes for hashes 13 August 2019, 04:49:17 UTC
118c8de Revert unintentional change 12 August 2019, 14:16:19 UTC
ad4a916 Poly1305 lemmas using new semiring tactic from FStar@santiago_ring 12 August 2019, 11:03:50 UTC
4bede34 hints 12 August 2019, 07:06:50 UTC
95c3246 IntTypes for hash implementations 10 August 2019, 06:51:19 UTC
8d8b46e more inttypes 10 August 2019, 01:42:25 UTC
041bff2 Finish updating specs + Start updating code/hash 09 August 2019, 22:49:08 UTC
97e9890 Merge pull request #181 from project-everest/taramana_aead Stronger postconditions for AEAD: freeable, as_kv, g_is_null... 09 August 2019, 19:55:17 UTC
cc4b3e2 More specs modifications towards lib.inttypes for hashes 09 August 2019, 18:45:53 UTC
76cb65f Merge branch 'fstar-master' into taramana_aead 09 August 2019, 18:45:23 UTC
40797b3 Merge remote-tracking branch 'origin/fstar-master' into polubelova_ci 09 August 2019, 17:57:48 UTC
542c702 AEAD: preserve freeable, as_kv 09 August 2019, 16:00:02 UTC
6fea52a hints 09 August 2019, 14:18:44 UTC
60b2e78 copy nacl-box from _dev 09 August 2019, 14:16:49 UTC
31b311d hints 09 August 2019, 13:19:37 UTC
87aa585 copy salsa20 from _dev 09 August 2019, 13:18:47 UTC
06157f7 Start reviving Karthik's work on using IntTypes in hashes 09 August 2019, 06:15:22 UTC
cf42634 Merge remote-tracking branch 'origin/fstar-master' into polubelova_ci 08 August 2019, 20:36:38 UTC
03e6ced hints 08 August 2019, 18:53:30 UTC
4441eac update poly1305 08 August 2019, 18:50:50 UTC
24c8b13 Merge pull request #180 from project-everest/polubelova_ci Refresh in-tree versions of curve25519 08 August 2019, 18:37:54 UTC
bdf3d14 hints 08 August 2019, 10:53:27 UTC
5c971bb update curve25519 08 August 2019, 10:50:16 UTC
back to top