History log of /seL4-l4v-master/HOL4/examples/Crypto/Serpent/Reference/Serpent_Reference_TransformationScript.sml
Revision Date Author Comments
# 3d10423b 03-May-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix Crypto/Serpent for new by

All selftest <= 2 material now builds.


# a2328149 23-Sep-2011 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Adopt ML-style syntax for case expressions and use freed up "||" for bitwise-or. See issue #24.


# f8b2119f 10-Jan-2010 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Fixes following weakening of wordsLib.WORD_BIT_EQ_ss.


# 4761143b 10-Aug-2009 Tjark Weber <Tjark.Weber@cl.cam.ac.uk>

Removed trailing whitespace from all .sml and .sig files.

This affects over 900 files and was done using emacs's delete-trailing-whitespace
function in batch mode. Building the system with Poly/ML and Moscow ML seems to
work, so I'm hoping these changes don't break anything. Please complain if
they do!


# 655a5b22 20-May-2008 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Update to using wordsTheory.


# c0f20624 22-Jul-2005 Konrad Slind <konrad.slind@gmail.com>

Improved Serpent proofs. Both Bitslice and Reference
implementations.