Skip to content

syncsynchalt/illustrated-x25519

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X25519 Key Exchange

Published at https://x25519.xargs.org

  • site/: page source for the finished product
  • js/: javascript (not site-specific)
  • js/test/: test code for javascript
  • plots/: gnuplot graph builders

Deploy instructions

make test
make
rsync -avh site/ host:/path/to/www