Giter VIP home page Giter VIP logo

cryptokit's Introduction

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

cryptokit's People

Contributors

toniferr avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

cryptokit's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.