-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 3.0 (quilt) Source: cryptacular Binary: libcryptacular-java, libcryptacular-java-doc Architecture: all Version: 1.2.7-1.1 Maintainer: Debian Java Maintainers Uploaders: Joseph Nahmias , Homepage: https://www.cryptacular.org Description: high level, general purpose Java cryptographic library General-purpose Java cryptograhic library, which complements the Bouncy Castle libraries, that has the following design goals: . * Flexible JCE provider. Prefers the Bouncy Castle Java Provider, but can fall back to other providers defined in the environment for algorithms not implemented by BC. * Ease of use for common cryptographic operations. A one liner highlights this well; the following prints the MD5 hash of a password as a string of HEX characters: System.out.println(new MD5().digest(passBytes, new HexConverter())); * Convenient and performant handling of cryptographic operations on large data streams. * Support for base-64 and hexadecimal encoding of ciphertext input/output. * Support for I/O operations on cryptographic primitives including generating and writing symmetric encryption keys, public/private key pairs, and X.509 certificates. Both PEM and DER encoding is handled conveniently. * Command line interface for each class of cryptographic operation (digest, symmetric encryption, public-key encryption, message signing, etc). A command line interface for keystore operations is also included, which is notable as it supports features above and beyond the Java keytool utility. . It is important to note that no cryptographic algorithms are implemented; Bouncy Castle provides all cryptographic algorithms where required. Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/java-team/cryptacular Vcs-Git: https://salsa.debian.org/java-team/cryptacular.git Build-Depends: debhelper-compat (= 13), default-jdk, maven-debian-helper (>= 2.6) Build-Depends-Indep: libbcpkix-java (>= 1.71), libbcprov-java (>= 1.71), libmaven-bundle-plugin-java (>= 3.5.1), libmaven-install-plugin-java (>= 3.1.0), libmaven-javadoc-plugin-java (>= 3.4.1) , testng Package-List: libcryptacular-java deb java optional arch=all libcryptacular-java-doc deb doc optional arch=all Checksums-Sha1: 3455b3697871d3015f0dbf24a82f93e3fbbc7bb6 157000 cryptacular_1.2.7.orig.tar.xz 9fb73a4854320e652a7d1d8ca403b72541edbd13 3928 cryptacular_1.2.7-1.1.debian.tar.xz Checksums-Sha256: eefb3bab9e3de0f75b8f04d0a25e60d046dcb5a05b297d00a1d82ec31734f869 157000 cryptacular_1.2.7.orig.tar.xz 746aafdbd836b1ed4e7ad83f95154b224d6c1d9c4b27f486c4f0a0f89cbcdf18 3928 cryptacular_1.2.7-1.1.debian.tar.xz Files: 971efb5bb48c18e38bc30ab7dac4b51b 157000 cryptacular_1.2.7.orig.tar.xz 69ead2c27ce645e192049581e9497f04 3928 cryptacular_1.2.7-1.1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmkeSL8ACgkQiNJCh6LY mLHdfg//Uc2H/Mx7FCv928dRd8vlaDVsUnqhUXQBA8iTPZzIa2uB8tLX8fTQhlIC KX6jkI03CCHhvnaNB0opId2iOpM4cRUMo+VA4joiPPgOVn0C2pX/wLXuaJqfNp0B 3bP6MiZUJx89SABoVWSF7VMUFoBkEbe1pAMXM88QXGgzbxMDNeQu6FX8fmKAiyWr 17IKEyE6sJh9MWFBTN/mSQbotb0XzBgDKJ7dk0xSWx+80GFThvF7NiCaRT3yR3Uj RT1J0RCXmtO/5m9GtMfNP2nb8Mu6qJmDbucdO4HZ/uIayo3OGvhZ1eNyoq1uWXFh keQhyOIbqOAXe+CXJa4CLNKJpt8K+E2Gk7HBgwclwJNHSzShzt4eqEa2yv1jloh8 DDppU9dsdYs2uXPBNh8yhJorCWZsWZ/7Mi3Jv4zO0gz/FLRdp/GPz5EgtTGPEk8e q2Texb6Klni3gw+8woxbh+JdnD+OjMTLIUekpKS0fV2/ZOZRsqcvPsYkW6IvhSMi xzt8VOTpcuZtSKGfPFpuQeDJ7GChzsuC2Dti/neRpk1ND2fdJHQv9DDGpLv1vNdj yRmsv+b7fsXxROrJDyhWwD47elTNdbnvqkdmgn+Aq6WrGb+hKXXMuJHHxuJmQC9Z +bALikcfWXGXM6V6sc2f7lolSpe3lkJLC//S9zVI42FOU1Lz+e4= =/xqK -----END PGP SIGNATURE-----