Skip to content

Commit

Permalink
Submodule update
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Beurdouche committed Mar 16, 2017
1 parent 21085c7 commit 7f88192
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dependencies/FStar
Submodule FStar updated 35 files
+1 −1 examples/dm4free/FStar.DM4F.Continuations.fst.hints
+18 −29 examples/low-level/crypto/Buffer.Utils.fst.hints
+14 −6 examples/low-level/crypto/Crypto.AEAD.AES256GCM.fst.hints
+82 −69 examples/low-level/crypto/Crypto.AEAD.Encoding.fst.hints
+37 −25 examples/low-level/crypto/Crypto.AEAD.Encrypt.Ideal.Invariant.fst.hints
+39 −35 examples/low-level/crypto/Crypto.AEAD.Encrypt.Invariant.fst.hints
+36 −38 examples/low-level/crypto/Crypto.AEAD.Enxor.Invariant.fst.hints
+84 −52 examples/low-level/crypto/Crypto.AEAD.EnxorDexor.fst.hints
+54 −81 examples/low-level/crypto/Crypto.AEAD.Invariant.fst.hints
+113 −70 examples/low-level/crypto/Crypto.AEAD.Wrappers.CMA.fst.hints
+3 −5 examples/low-level/crypto/Crypto.Symmetric.AES.fst.hints
+32 −18 examples/low-level/crypto/Crypto.Symmetric.AES128.fst.hints
+61 −49 examples/low-level/crypto/Crypto.Symmetric.Bytes.fst.hints
+8 −7 examples/low-level/crypto/Crypto.Symmetric.Cipher.fst.hints
+11 −9 examples/low-level/crypto/Crypto.Symmetric.GCM.fst.hints
+40 −13 examples/low-level/crypto/Crypto.Symmetric.GF128.fst.hints
+35 −40 examples/low-level/crypto/Crypto.Symmetric.MAC.fst.hints
+2 −1 examples/low-level/crypto/Crypto.Symmetric.PRF.fst
+66 −59 examples/low-level/crypto/Crypto.Symmetric.PRF.fst.hints
+77 −97 examples/low-level/crypto/Crypto.Symmetric.Poly1305.fst.hints
+45 −36 examples/low-level/crypto/Crypto.Symmetric.UF1CMA.fst.hints
+139 −153 examples/low-level/crypto/Crypto.Test.fst.hints
+5 −6 examples/struct/array.pos/Test.fst.hints
+21 −19 examples/struct/disjoint.pos/Test.fst.hints
+14 −7 examples/struct/jsonparser.pos/Test.fst.hints
+1 −1 src/extraction/FStar.Extraction.Kremlin.fs
+1 −1 src/ocaml-output/FStar_Extraction_Kremlin.ml
+43 −56 ulib/FStar.Buffer.fst.hints
+233 −1 ulib/FStar.Fin.fst.hints
+1 −5 ulib/FStar.Monotonic.Seq.fst.hints
+224 −1 ulib/FStar.Seq.Base.fst.hints
+17 −14 ulib/FStar.Struct.fst.hints
+46 −50 ulib/FStar.UInt.fst.hints
+1 −29 ulib/FStar.Universe.fst.hints
+1 −1 ulib/FStar.Universe.fsti.hints
2 changes: 1 addition & 1 deletion dependencies/kremlin
2 changes: 1 addition & 1 deletion other_providers/libsodium
Submodule libsodium updated 376 files
2 changes: 1 addition & 1 deletion other_providers/openssl
Submodule openssl updated 6736 files
2 changes: 1 addition & 1 deletion other_providers/vale
Submodule vale updated 107 files

0 comments on commit 7f88192

Please sign in to comment.