Files
archived-presentations/encryption-vancouver.xml
2004-08-27 08:25:58 +00:00

58 lines
2.0 KiB
XML

<presentation
template="php"
navmode="html"
navbarbackground="#4373b4"
navColor="#f1fbff"
logo1="presentations/slides/xdebug/ez.png"
stylesheet="presentations/slides/xdebug/style.css"
backgroundfixed="1" >
<topic>Security</topic>
<title>Playing Safe</title>
<event>Vancouver PHP Conference</event>
<location>Vancouver, Canada</location>
<date>January 22nd, 2004</date>
<speaker>Derick Rethans</speaker>
<email>derick@php.net</email>
<url>http://pres.derickrethans.nl/encryption-vancouver</url>
<slide>slides/encryption/title.xml</slide>
<slide>slides/xdebug/questions.xml</slide>
<!-- Crypto Intro -->
<slide>slides/encryption/whycrypt.xml</slide>
<slide>slides/encryption/quote-gov.xml</slide>
<slide>slides/encryption/algorithms.xml</slide>
<slide>slides/encryption/rotational.xml</slide>
<slide>slides/encryption/transposition.xml</slide>
<slide>slides/encryption/quote-perl.xml</slide>
<slide>slides/encryption/asymmetric.xml</slide>
<!-- Hash functions -->
<slide>slides/encryption/hash.xml</slide>
<slide>slides/encryption/hash-example.xml</slide>
<slide>slides/encryption/hash-2104.xml</slide>
<!-- Symmetric -->
<slide>slides/encryption/symmetric.xml</slide>
<slide>slides/encryption/quote-1337.xml</slide>
<slide>slides/encryption/modes.xml</slide>
<slide>slides/encryption/mode-ecb.xml</slide>
<slide>slides/encryption/mode-cfb.xml</slide>
<slide>slides/encryption/quote-fail.xml</slide>
<slide>slides/encryption/example-fail.xml</slide>
<!-- mcrypt examples -->
<slide>slides/encryption/mcrypt-modules.xml</slide>
<slide>slides/encryption/mcrypt-generic.xml</slide>
<slide>slides/encryption/mcrypt-crypt.xml</slide>
<slide>slides/encryption/mcrypt-store.xml</slide>
<slide>slides/encryption/mcrypt-bug26733.xml</slide>
<slide>slides/encryption/mcrypt-iv.xml</slide>
<slide>slides/encryption/mcrypt-supported.xml</slide>
<slide>slides/encryption/mcrypt-future.xml</slide>
<slide>slides/encryption/quote-false.xml</slide>
<slide>slides/xdebug/questions.xml</slide>
<slide>slides/encryption/resources.xml</slide>
</presentation>