Skip to content

zachbornheimer/ragnarok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currently, documentation is provided in the file in the form of POD (Plain Old Documentation).  Run `perldoc ragnarok.pm` to view this documentation.

Documentation is online:
http://sourceforge.net/p/ragnarokcrypt/wiki/Home/

Note: if you are going to contribute, use the following cli implementation of perltidy:
perltidy -b -csc -l=0 -lp -cti=1 -nicb -pt=2 -sbt=2 -bt=2 -bbt=2 -nsts -nasc -dsm -aws -dws -ntqw -ibc -msc=4 -hsc -ce -nbl -nsbl -bar -sot -cab=0


Generate and install the module by running the following command (sudo required):
h2xs -AXc -n Ragnarok; cd Ragnarok; perl Makefile.PL; sudo make install; cd ..; sudo rm -R Ragnarok;

About

The Ragnarok Encryption Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages