1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: cryptojs
Section: web
Priority: extra
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper (>= 9), yui-compressor
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/collab-maint/cryptojs.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/cryptojs.git;a=summary
Homepage: http://code.google.com/p/crypto-js/
Package: libjs-cryptojs
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Description: collection of cryptographic algorithms implemented in JavaScript
CryptoJS is a growing collection of standard and secure cryptographic
algorithms implemented in JavaScript using best practices and patterns. They
are fast, and they have a consistent and simple interface.
|