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-24 15:12:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openpgpjs
/
resources
History
Sean Colyer
0a651bdd53
Optimized string concatenation in symmetric encryption. Slow large file encryption led to investigating that string concatenation used was inefficient(switched to an array).
2012-02-02 00:28:24 -05: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
Optimized string concatenation in symmetric encryption. Slow large file encryption led to investigating that string concatenation used was inefficient(switched to an array).
2012-02-02 00:28:24 -05:00
openpgp.min.js
Optimized string concatenation in symmetric encryption. Slow large file encryption led to investigating that string concatenation used was inefficient(switched to an array).
2012-02-02 00:28:24 -05:00
README
structure
2011-11-13 11:50:49 +01:00
README
Add other resources here (e.g. buildbot master scipt)