sort by:
Revision Author Date Message Commit Date
4fe607b Merkle tree: add hints 10 April 2019, 01:47:28 UTC
b8d232f Merge branch 'fstar-master' into joonwonc_merkle_tree_fix 09 April 2019, 23:28:19 UTC
0cd56b4 Merge branch 'fstar-master' into joonwonc_merkle_tree_fix 09 April 2019, 23:27:01 UTC
2e97ee1 Remove the generic distribution and do a temporary fix for poly1305 / compiler flags 09 April 2019, 21:10:28 UTC
fc182c3 Merge branch 'fstar-master' into joonwonc_merkle_tree_fix 09 April 2019, 20:29:38 UTC
91ef175 A free function for AEAD 09 April 2019, 19:48:20 UTC
d40922f Merkle tree: trying to fix proofs again (by not using some smt patterns) 09 April 2019, 19:34:54 UTC
beadac7 Merge remote-tracking branch 'origin/fstar-master' into nik_validity_axioms 09 April 2019, 16:17:02 UTC
3f979cc hints 09 April 2019, 11:31:34 UTC
74a8710 Merge branch 'fstar-master' into _aseem_heap_patterns 09 April 2019, 09:43:51 UTC
c203525 Merge branch 'fstar-master' into _aseem_heap_patterns 09 April 2019, 09:31:07 UTC
184ce63 adding a local lemma to account for added patterns in heap 09 April 2019, 09:27:34 UTC
0dea41d using calc for an unstable proof 09 April 2019, 09:27:10 UTC
b383b41 [CI] regenerate hints 09 April 2019, 08:27:01 UTC
2f522b7 fixing a proof after updating validity axioms (similar proofs failed before for other unrelated reasons) 09 April 2019, 01:03:16 UTC
0c01c78 revising FastMul_helpers.lemma_sqr to use calc 09 April 2019, 00:26:00 UTC
d502136 Merkle tree: increase rlimits for some proofs 08 April 2019, 21:49:55 UTC
9938907 Merge branch 'fstar-master' into joonwonc_merkle_tree_fix 08 April 2019, 20:44:28 UTC
2a7a39e Merkle tree: trying to fix a proof by providing more hints 08 April 2019, 20:40:21 UTC
cefa9fa Merge pull request #151 from jhwohlgemuth/patch-1 Simple grammar fix 08 April 2019, 12:10:46 UTC
7b35b6f Simple grammar fix Remove unnecessary "a" 08 April 2019, 10:10:48 UTC
3783f3f [CI] regenerate hints 08 April 2019, 08:27:07 UTC
23f27d0 [CI] regenerate hints 07 April 2019, 08:25:58 UTC
5df89c9 Adding compression 06 April 2019, 20:08:01 UTC
69f8dd5 [CI] regenerate hints 06 April 2019, 08:25:41 UTC
5ed4eee Merge remote-tracking branch 'refs/remotes/origin/fstar-master' into fstar-master 05 April 2019, 19:13:16 UTC
4e554a6 [CI] regenerate hints 05 April 2019, 08:25:28 UTC
9aea2f4 fix test 04 April 2019, 23:56:00 UTC
74a4cf3 fix build 04 April 2019, 23:41:47 UTC
e934347 New stateful API for decrypt, too... still need to write free, copy, etc. 04 April 2019, 23:16:19 UTC
26106f7 missing pre 04 April 2019, 21:51:08 UTC
42e9be5 New stateful API for AEAD, per discussions with Cédric, Antoine and others. Works for create_in and encrypt. 04 April 2019, 21:43:52 UTC
df12eb9 Remove code duplication in key expansion via meta-programming 04 April 2019, 19:44:24 UTC
cb7f052 [CI] regenerate hints 04 April 2019, 08:25:40 UTC
fc81123 tighten a modifies clause of Hash.create_in 04 April 2019, 04:14:34 UTC
130a617 Port while combinator from _dev 03 April 2019, 16:42:43 UTC
4d57ffa Merge pull request #148 from dorisxx/fstar-master-typofix Update README.md to fix F* link 03 April 2019, 14:39:32 UTC
0e7a986 Update README.md 03 April 2019, 14:33:17 UTC
d3b64c5 [CI] regenerate hints 03 April 2019, 09:39:01 UTC
c0ccfa6 A signature for SHA2-512 compatible with HACL-lib in preparation for Ed25519 02 April 2019, 19:46:18 UTC
5296e9b Drop Lib.Unlib in favor of Chris' Arch.BufferFriend 02 April 2019, 19:32:10 UTC
14d5b10 Fix spacing in readme 02 April 2019, 19:22:15 UTC
74b341f Update list of algorithms supported 02 April 2019, 19:21:13 UTC
325b727 Merge branch 'fstar-master' of pro.github.com:mitls/hacl-star into fstar-master 02 April 2019, 13:27:49 UTC
c3c2349 tidbits 02 April 2019, 13:27:39 UTC
9bf461c Simplified Merkle tree serialization specs 02 April 2019, 09:37:40 UTC
a4ce9f9 [CI] regenerate hints 02 April 2019, 08:32:00 UTC
3227cba Unfortunate placement of spaces in the Makefile 02 April 2019, 05:58:40 UTC
f386e89 Trim distribution for the Everest config 02 April 2019, 05:44:11 UTC
653fa73 Fix bundle 02 April 2019, 05:39:34 UTC
ebe5737 Fix bundle 02 April 2019, 05:35:49 UTC
9c1bef7 Finish cleaning up tests 02 April 2019, 04:46:11 UTC
0282202 Merge remote-tracking branch 'origin/afromher_sn_integration' into fstar-master 02 April 2019, 04:29:12 UTC
80fb341 Rewire tests 02 April 2019, 04:29:07 UTC
de42e37 Remove assumes for integrated gcm_decrypt + Hints 02 April 2019, 03:57:40 UTC
46c7dd5 Integrate gcm_decrypt with a few assumes left 02 April 2019, 02:22:18 UTC
e11a58a Hints 02 April 2019, 00:54:37 UTC
88f8768 stdcall + Low* wrapper for gcm_decrypt 02 April 2019, 00:54:02 UTC
51f6aa0 Merge branch 'fstar-master' into afromher_sn_integration 01 April 2019, 22:56:35 UTC
be7d97f Hints + Fix extraction 01 April 2019, 22:55:48 UTC
f83471a Merkle tree: trying to fix a proof with larger rlimit 01 April 2019, 22:34:08 UTC
ca81e81 Remove gcmdecryptopt from extraction 01 April 2019, 22:13:50 UTC
01c3117 Finish integration of gcm_encrypt 01 April 2019, 22:11:01 UTC
ba29867 Remove some assumes in EverCrypt.AEAD 01 April 2019, 20:56:57 UTC
8f87ee0 Add some comments near admits 01 April 2019, 20:56:43 UTC
83610ad Remove extra unneeded slots in aes hashed key 01 April 2019, 20:45:53 UTC
d74e3a9 README update 01 April 2019, 20:45:22 UTC
445495c Remove warnings about FStar.Endianness 01 April 2019, 20:30:06 UTC
06b81c2 Integrate gcmencrypt into EverCrypt with a few assumes left 01 April 2019, 20:00:58 UTC
f9e0525 Sketched a proof that can be done right now without any additional lemmas 01 April 2019, 19:53:18 UTC
9ab1d7e Merge branch 'fstar-master' into joonwonc_merkle_tree_fix 01 April 2019, 19:11:06 UTC
2f0c789 Update aes hashed keys wrapper 01 April 2019, 19:09:30 UTC
68f5e24 Merge branch 'fstar-master' into joonwonc_merkle_tree_fix 01 April 2019, 19:08:33 UTC
92f44fe Merge branch '_vale_aes' into afromher_sn_integration 01 April 2019, 18:17:13 UTC
24c0816 Hints 01 April 2019, 18:15:46 UTC
8343751 gcm encrypt low* wrappers with new hkeys requirements 01 April 2019, 18:15:17 UTC
3de8968 Merkle tree: fix a lemma that took a few hours (now in two minutes). 01 April 2019, 18:00:11 UTC
45c6f0b Merge remote-tracking branch 'origin/_vale_poly1305' into fstar-master 01 April 2019, 17:59:00 UTC
a4ed4ae Merge branch 'fstar-master' into _vale_poly1305 01 April 2019, 17:55:11 UTC
80959a6 Merge remote-tracking branch 'origin/_vale_poly1305' into fstar-master 01 April 2019, 17:13:35 UTC
5213e8f tabs 01 April 2019, 16:57:47 UTC
cf6ee73 Make Keyhash_init promise hkeys_reqs_pub 01 April 2019, 16:54:25 UTC
06a210d Fix lemma calls to EverCrypt.Poly1305.fst, remove assume 01 April 2019, 16:32:29 UTC
107c394 Simplify hkeys_reqs predicate 01 April 2019, 16:22:05 UTC
c4076a7 Fix SConstruct to bring in more dependencies 01 April 2019, 15:49:51 UTC
b6fab4f Correct vale include 01 April 2019, 15:46:21 UTC
34f1de6 Merge branch '_vale_aes' into afromher_sn_integration 01 April 2019, 15:33:30 UTC
5c9592c Unsimplified wrapper for gcmdecrypt 01 April 2019, 15:32:51 UTC
2fd16cc Merge branch 'afromher_sn_integration' into _vale_aes 01 April 2019, 15:28:33 UTC
4fc9d48 Abstract out the requirements for hkeys_b, so we can hide them from the interop layer 01 April 2019, 15:17:30 UTC
8952b2e Add more lemma calls to EverCrypt.Poly1305.fst 01 April 2019, 15:12:47 UTC
4d3ac69 Merge branch 'fstar-master' into _vale_poly1305 01 April 2019, 15:03:07 UTC
cf5e723 Add lemma_le_to_n_is_nat_from_bytes and lemma_n_to_le_is_nat_to_bytes 01 April 2019, 15:01:51 UTC
6684fc8 Signature for gcmdecryptopt, implem assumed 01 April 2019, 14:43:58 UTC
b9fadec Merge branch '_vale_aes' into afromher_sn_integration 01 April 2019, 14:24:05 UTC
d1028e9 Merge branch 'fstar-master' into _aseem_merkle_tree 01 April 2019, 09:22:14 UTC
127494c fixing assumes in MerkleTree.Serialization, many tweaks to the specs in that file 01 April 2019, 09:21:34 UTC
c4c5b5a [CI] regenerate hints 01 April 2019, 08:28:03 UTC
86d0214 Propagate preconditions through GCMencryptOpt 01 April 2019, 08:20:43 UTC
3b5a528 Proof goes all the way through AESGCM's AES_GCM_encrypt_6mult 01 April 2019, 08:13:50 UTC
back to top