10 packages
-
org.parallaxsecond.parsec-java
Parent POM and Bill of Materials (BOM) for the Parsec Java libraries. Import this POM in your project's dependencyManagement section to ensure compatible versions of all Parsec Java modules.
0 -
org.parallaxsecond.parsec-jca-java
Java Cryptography Architecture (JCA) provider for Parsec. Allows existing Java applications using standard JCA interfaces (e.g., KeyStore, Signature, Cipher) to leverage Parsec for cryptographic operations with minimal code changes.
0 -
org.parallaxsecond.parsec-protobuf-java
Contains the generated Java classes from the Protocol Buffer (protobuf) definitions used for Parsec operations. These classes define the data structures for requests and responses when communicating with the Parsec service.
0 -
org.parallaxsecond.parsec-interface-java
Internal component of the Parsec Java client, responsible for managing communication with the Parsec service and handling Protocol Buffer (protobuf) message serialization/deserialization. Not typically intended for direct use by end-user applications.
0 -
org.parallaxsecond.parsec-client-java
Core Java client for interacting with a Parsec service. Implements the PSA Certified Crypto API, enabling applications to perform cryptographic operations via Parsec.
0