History log of /seL4-l4v-10.1.1/HOL4/examples/Crypto/RC6/RC6Script.sml
Revision Date Author Comments
# 8d83067c 21-Oct-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove TABs from examples


# 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!


# 6560d35e 16-May-2008 Konrad Slind <konrad.slind@gmail.com>

Minor mods to make some definitions get
processed faster.


# 4e79955b 15-May-2008 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Update to using wordsTheory.


# 19e5baeb 25-Oct-2005 Konrad Slind <konrad.slind@gmail.com>

Moving h/w compilation examples to Crypto directory.


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

Minor tweaks.


# 91d69bc4 17-Jul-2005 Konrad Slind <konrad.slind@gmail.com>

Case studies in Crypto verification: AES,IDEA,RC6,Twofish,Serpent,MARS,
TEA. Also, CBC mode of operation.