All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by encryption with all dependencies

Search JAR files by class name

nacl from group org.openjax.security (version 0.3.5)

NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools.

Group: org.openjax.security Artifact: nacl
Show all versions Show documentation Show source 
 

0 downloads
Artifact nacl
Group org.openjax.security
Version 0.3.5
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nifi-security-utils from group org.apache.nifi (version 2.0.0-M2)

This nifi-security-utils module is meant to hold the majority of utilities that one could need to enable secure transport or interact with encryption. Care should be taken to keep the number of dependencies to a minimum given the utility nature of this library.

Group: org.apache.nifi Artifact: nifi-security-utils
Show all versions Show documentation Show source 
 

8 downloads
Artifact nifi-security-utils
Group org.apache.nifi
Version 2.0.0-M2
Last update 26. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies nifi-api, nifi-utils, nifi-security-utils-api, nifi-security-cert-builder, commons-lang3, commons-codec, bcprov-jdk18on, bcpkix-jdk18on, nifi-properties,
There are maybe transitive dependencies!

silencio from group pl.damianszczepanik (version 2.4.7)

Silencio is a Java library for transforming and converting XML, JSON, Properties, YAML and other formats. It is applicable for most operations such as obfuscation, encryption, minimisation (minifying), anonymous. Library is fully customizable and extensible.

Group: pl.damianszczepanik Artifact: silencio
Show all versions Show documentation Show source 
 

3 downloads
Artifact silencio
Group pl.damianszczepanik
Version 2.4.7
Last update 10. January 2024
Organization not specified
URL https://github.com/damianszczepanik/silencio
License Apache License 2.0
Dependencies amount 6
Dependencies jackson-databind, jackson-dataformat-xml, jackson-dataformat-yaml, commons-lang3, commons-io, combinatoricslib,
There are maybe transitive dependencies!

mybatis-encrypt-spring-boot-starter from group io.github.weasley-j (version 1.0.3)

A spring-boot starter to make it easy to encrypt and decrypt some column of database tables, supports for user custom encryption algorithms, you can even use some encrypted fields as query criteria.

Group: io.github.weasley-j Artifact: mybatis-encrypt-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact mybatis-encrypt-spring-boot-starter
Group io.github.weasley-j
Version 1.0.3
Last update 16. July 2023
Organization not specified
URL https://github.com/Weasley-J/mybatis-encrypt-spring-boot-parent
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 6
Dependencies spring-boot-starter, commons-codec, commons-lang3, slf4j-api, spring-boot-starter-test, mybatis,
There are maybe transitive dependencies!

qm-framework from group com.starmcc (version 3.0.1-RELEASE)

springboot based on a series of packaging framework. QmFramework to implements AOP, rewrite the requestBody, global exception catching,version checking, request body parameter symmetric encryption mechanism, controller packaging and the toolkit collection. thank you for using it.

Group: com.starmcc Artifact: qm-framework
Show all versions Show documentation Show source 
 

0 downloads
Artifact qm-framework
Group com.starmcc
Version 3.0.1-RELEASE
Last update 10. January 2022
Organization not specified
URL https://www.starmcc.com/qm-framework
License not specified
Dependencies amount 5
Dependencies spring-boot-starter-web, fastjson, commons-text, spring-boot-configuration-processor, commons-io,
There are maybe transitive dependencies!

jap-ldap from group com.fujieid (version 1.0.7)

jap-ldap is used to support user authentication in ldap, and supports standard password encryption types in ldap, such as: clear, k5key, md5, smd5, sha, ssha, sha512, sha256, ext_des, md5crypt, sha256crypt, sha512crypt and crypt

Group: com.fujieid Artifact: jap-ldap
Show all versions Show documentation Show source 
 

0 downloads
Artifact jap-ldap
Group com.fujieid
Version 1.0.7
Last update 29. November 2021
Organization not specified
URL https://gitee.com/fujieid/jap/jap-ldap
License LGPL 3.0
Dependencies amount 6
Dependencies jap-core, hutool-crypto, commons-codec, jap-http, jap-http-jakarta-adapter, hutool-log,
There are maybe transitive dependencies!

phe-android from group com.virgilsecurity.crypto (version 0.16.0)

Cryptographic background for the Password-Hardened Encryption (PHE) protocol that provides developers with a technology to protect users passwords from offline attacks and make stolen passwords useless even if your database has been compromised.

Group: com.virgilsecurity.crypto Artifact: phe-android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact phe-android
Group com.virgilsecurity.crypto
Version 0.16.0
Last update 27. July 2021
Organization not specified
URL https://www.virgilsecurity.com/
License Virgil Security, Inc. license
Dependencies amount 2
Dependencies common-android, foundation-android,
There are maybe transitive dependencies!

machina-tools-gcs from group com.ionic.cloudstorage (version 1.2.0)

Integration between the Ionic Platform and Google Cloud Storage to leverage the Google CSEK capability with Ionic managed keys, allowing flexible, cross-cloud, and hybrid encryption key management with granular ABAC control over data.

Group: com.ionic.cloudstorage Artifact: machina-tools-gcs
Show all versions Show documentation Show source 
 

0 downloads
Artifact machina-tools-gcs
Group com.ionic.cloudstorage
Version 1.2.0
Last update 02. March 2021
Organization not specified
URL https://www.ionic.com/solutions/protect/google/
License License Agreement for Ionic Resources
Dependencies amount 3
Dependencies ionic-sdk, javax.json, google-cloud-storage,
There are maybe transitive dependencies!

com.adobe.granite.crypto from group com.adobe.granite (version 3.0.2)

The Crypto Support bundle provides a CryptoSupport services which allows applications to encrypt and decrypt binary and String data. Encryption is based on the symmetric AES/CBC/PKCS5Padding (AES algorithm, CBC mode with PKCS5 padding) from the RSA JSafe libary.

Group: com.adobe.granite Artifact: com.adobe.granite.crypto
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.adobe.granite.crypto
Group com.adobe.granite
Version 3.0.2
Last update 03. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies org.osgi.core, org.osgi.compendium, jcr, slf4j-api, slf4j-simple,
There are maybe transitive dependencies!

org.otr4j from group org.jitsi (version 0.23)

otr4j is an implementation of the OTR (Off The Record) protocol in java. Off-the-Record Messaging, is a cryptographic protocol that uses a combination of the Advanced Encryption Standard (AES), the Diffie-Hellman key exchange, and the SHA hash functions. In addition to authentication and encryption, OTR provides perfect forward secrecy and malleable encryption. The OTR protocol was designed by Ian Goldberg and the OTR Development Team.

Group: org.jitsi Artifact: org.otr4j
Show all versions Show documentation Show source 
 

4 downloads
Artifact org.otr4j
Group org.jitsi
Version 0.23
Last update 08. August 2020
Organization not specified
URL http://github.com/jitsi/otr4j
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 55 from 60 (items total 591)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy