Skip to content

edwardawkward/ada.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ada.js

Encipher and decipher text with the algorithm used in correspondence between Van and Ada Veen in Part One of Vladimir Nabokov's Ada.

cipher = ada.encrypt(plain);
plain = ada.decrypt(cipher);

Copyright 2011 Edward Awkward. All rights reserved. Under the terms of your favourite BSD licences, which see.

About

Javascript implementation of the cipher from Nabokov's Ada

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published