-
Notifications
You must be signed in to change notification settings - Fork 0
markuspeloquin/javascrypto
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
What good could Javascript cryptographic functions do you? Don't download
this. Just ... pretend you didn't see this.
BUILDING:
Pick and choose the files you want. If you want PBKDF2 and Tiger, just run
./build.py pbkdf2 tiger > out.js
Dependencies are all handled and the order is corrected. To include all,
write:
./build.py all > out.js
Dependency information is recorded in build.py itself.
About
Javascript crypto. Basically not useful for anything.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published