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

Download JAR files tagged by ciphers with all dependencies

Search JAR files by class name

lib from group tools.cipher (version 0.3.2)

Tools for en/decoding and solving classical ciphers

Group: tools.cipher Artifact: lib
Show all versions Show documentation Show source 
 

0 downloads
Artifact lib
Group tools.cipher
Version 0.3.2
Last update 31. December 2021
Organization not specified
URL https://cipher.tools/
License GNU General Public License, Version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

identify from group tools.cipher (version 0.3.2)

Tools for en/decoding and solving classical ciphers

Group: tools.cipher Artifact: identify
Show all versions Show documentation Show source 
 

0 downloads
Artifact identify
Group tools.cipher
Version 0.3.2
Last update 31. December 2021
Organization not specified
URL https://cipher.tools/
License GNU General Public License, Version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

core from group tools.cipher (version 0.3.2)

Tools for en/decoding and solving classical ciphers

Group: tools.cipher Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group tools.cipher
Version 0.3.2
Last update 31. December 2021
Organization not specified
URL https://cipher.tools/
License GNU General Public License, Version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

base from group tools.cipher (version 0.3.2)

Tools for en/decoding and solving classical ciphers

Group: tools.cipher Artifact: base
Show all versions Show documentation Show source 
 

0 downloads
Artifact base
Group tools.cipher
Version 0.3.2
Last update 31. December 2021
Organization not specified
URL https://cipher.tools/
License GNU General Public License, Version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kipher-symmetric from group io.github.jhdcruz (version 0.1.2)

Library for data encryption using symmetric ciphers (e.g. AES, ChaCha20, etc).

Group: io.github.jhdcruz Artifact: kipher-symmetric
Show all versions Show documentation Show source 
 

0 downloads
Artifact kipher-symmetric
Group io.github.jhdcruz
Version 0.1.2
Last update 03. August 2023
Organization not specified
URL https://github.com/jhdcruz/kipher
License >The Apache License, Version 2.0
Dependencies amount 2
Dependencies kipher-core, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

crypt-lib from group com.github.isaichkindanila (version 1.1.1)

Simple Java library for stream ciphers based encryption

Group: com.github.isaichkindanila Artifact: crypt-lib
Show all versions Show documentation Show source 
 

0 downloads
Artifact crypt-lib
Group com.github.isaichkindanila
Version 1.1.1
Last update 31. August 2019
Organization not specified
URL https://github.com/isaichkindanila/CryptLib
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zrtp4j-light from group org.jitsi (version 4.1.3)

ZRTP for Java library, Jitsi fork without embedded ciphers

Group: org.jitsi Artifact: zrtp4j-light
Show all versions Show documentation Show source 
 

0 downloads
Artifact zrtp4j-light
Group org.jitsi
Version 4.1.3
Last update 15. May 2022
Organization not specified
URL https://github.com/jitsi/zrtp4j
License GPL-3.0-or-later WITH Classpath-exception-2.0
Dependencies amount 1
Dependencies bcprov-jdk18on,
There are maybe transitive dependencies!

natives from group org.powernukkit (version 1.0.2-PN-ubuntu20.04)

Provides native ciphers to quickly hash data using AES and Sha256

Group: org.powernukkit Artifact: natives
Show documentation Show source 
 

0 downloads
Artifact natives
Group org.powernukkit
Version 1.0.2-PN-ubuntu20.04
Last update 27. July 2020
Organization not specified
URL https://powernukkit.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-security-rsa from group org.springframework.security (version 1.1.3)

Spring Security RSA is a small utility library for RSA ciphers. It belongs to the family of Spring Security crypto libraries that handle encoding and decoding text as a general, useful thing to be able to do.

Group: org.springframework.security Artifact: spring-security-rsa
Show all versions Show documentation Show source 
 

46 downloads
Artifact spring-security-rsa
Group org.springframework.security
Version 1.1.3
Last update 19. April 2024
Organization SpringSource
URL http://github.com/spring-projects/spring-security-oauth
License Apache 2.0
Dependencies amount 3
Dependencies spring-security-crypto, spring-core, bcprov-jdk18on,
There are maybe transitive dependencies!

commons-crypto from group org.apache.commons (version 1.2.0)

Apache Commons Crypto is a cryptographic library optimized with AES-NI (Advanced Encryption Standard New Instructions). It provides Java API for both cipher level and Java stream level. Developers can use it to implement high performance AES encryption/decryption with the minimum code and effort. Please note that Crypto doesn't implement the cryptographic algorithm such as AES directly. It wraps to OpenSSL or JCE which implement the algorithms. Features -------- 1. Cipher API for low level cryptographic operations. 2. Java stream API (CryptoInputStream/CryptoOutputStream) for high level stream encryption/decryption. 3. Both optimized with high performance AES encryption/decryption. (1400 MB/s - 1700 MB/s throughput in modern Xeon processors). 4. JNI-based implementation to achieve comparable performance to the native C/C++ version based on OpenSsl. 5. Portable across various operating systems (currently only Linux/MacOSX/Windows); Apache Commons Crypto loads the library according to your machine environment (it checks system properties, `os.name` and `os.arch`). 6. Simple usage. Add the commons-crypto-(version).jar file to your classpath. Export restrictions ------------------- This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See <http://www.wassenaar.org/> for more information. The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code. The following provides more details on the included cryptographic software: * Commons Crypto use [Java Cryptography Extension](http://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html) provided by Java * Commons Crypto link to and use [OpenSSL](https://www.openssl.org/) ciphers

Group: org.apache.commons Artifact: commons-crypto
Show all versions Show documentation Show source 
 

74 downloads
Artifact commons-crypto
Group org.apache.commons
Version 1.2.0
Last update 14. January 2023
Organization not specified
URL https://commons.apache.org/proper/commons-crypto/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jna,
There are maybe transitive dependencies!



Page 1 from 1 (items total 10)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy