Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status CircleCI codecov License: GPL v3

cryptoKit

English

Java Development in Swing technology for encryption / decryption using distinct algorithms:

Java version: 11

Implemented algorithms:

  • Hexadecimal
  • Base64
  • Hash -> MD5, SHA1, SHA-256, SHA-512, SHA3-256, SHA3-512
  • Symmetric -> DES (ECB,CBC), AES (ECB,CBC,GCM) and Blowfish (ECB, CBC). (Last update : PBEWithHMACSHA512AndAES_256 with Jasypt).

External libraries:

  • bcprov-jdk15on-1.70
  • org.jasypt-1.93

Español

Desarrollo Java con tecnología Swing para el cifrado / descifrado usando distintos algoritmos:

Version Java: 11

Algoritmos implementados:

  • Hexadecimal
  • Base64
  • Hash -> MD5, SHA1, SHA-256, SHA-512, SHA3-256, SHA3-512
  • Simétrico -> DES (ECB,CBC), AES (ECB,CBC,GCM) y Blowfish (ECB, CBC). (Última actualización: PBEWithHMACSHA512AndAES_256 con Jasypt)

Librerias externas:

  • bcprov-jdk15on-170

Consultar https://github.com/toniferr/cryptoKit/wiki para más información

Releases

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.