This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
openpgpjs
Watch
2
Star
0
Fork
0
You've already forked openpgpjs
mirror of
https://github.com/openpgpjs/openpgpjs.git
synced
2025-06-12 09:06:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openpgpjs
/
resources
History
Sean Colyer
c86c6043de
Fix key generation s2k c value to be a constant 96, which will equate to an iterator of 65536. This is the standard GPG uses.
2012-04-20 21:14:37 -04:00
..
compiler.jar
added minified JavaScript library and Makefile
2011-12-16 17:16:15 +01:00
example.css
added example project
2012-01-16 02:06:09 +01:00
example.html
use our server by default
2012-01-18 11:05:52 +01:00
example.js
added example project
2012-01-16 02:06:09 +01:00
example.php
cleanup
2012-01-18 11:18:10 +01:00
jquery.min.js
removed +x flag
2012-01-16 02:05:48 +01:00
openpgp.js
Fix key generation s2k c value to be a constant 96, which will equate to an iterator of 65536. This is the standard GPG uses.
2012-04-20 21:14:37 -04:00
openpgp.min.js
Fix key generation s2k c value to be a constant 96, which will equate to an iterator of 65536. This is the standard GPG uses.
2012-04-20 21:14:37 -04:00
README
structure
2011-11-13 11:50:49 +01:00
README
Add other resources here (e.g. buildbot master scipt)