Registry / crypto / cryptacular

cryptacular

JSON →
library1.3.0javamavenunverified

A library providing a spectacular complement to the Bouncy Castle crypto API for Java, simplifying cryptographic operations.

<dependency> <groupId>org.cryptacular</groupId> <artifactId>cryptacular</artifactId> <version>1.3.0</version> </dependency>
INSTALL
IMPORT
SIG · CRYPTACULAR
C
cryptacular
cryptojavav1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Crypto
org.cryptacular.Crypto

Minimal example showing import and instantiation of the main Crypto class.

import org.cryptacular.Crypto; public class Example { public static void main(String[] args) { Crypto crypto = new Crypto(); System.out.println("Cryptacular ready"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
cryptacular — mvn dependency:get cryptacular · libregistry