jar

io.github.dhaneeshtb : northstar-security

Maven & Gradle

Mar 29, 2024
1 stars

io.github.dhaneeshtb:northstar-security · Northstar security is a cutting-edge content encryption library, seamlessly integrating RSA and AES algorithms to safeguard your data with utmost security. Our library empowers developers to easily implement robust encryption mechanisms, ensuring confidentiality and integrity of sensitive information. With RSA for secure key exchange and AES for efficient symmetric encryption, our solution offers a versatile and reliable approach to protect your content across various platforms and applications. Trust in our encryption library to fortify your data against unauthorized access and breaches, providing peace of mind for you and your users

Table Of Contents

Latest Version

Download io.github.dhaneeshtb : northstar-security JAR file - Latest Versions:

All Versions

Download io.github.dhaneeshtb : northstar-security JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window northstar-security-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.northstar.security

├─ org.northstar.security.AESUtils.class - [JAR]

├─ org.northstar.security.ContentEncryption.class - [JAR]

├─ org.northstar.security.CryptoConstants.class - [JAR]

├─ org.northstar.security.CryptoUtils.class - [JAR]

├─ org.northstar.security.GenerateKeyPair.class - [JAR]

├─ org.northstar.security.RSADriver.class - [JAR]

├─ org.northstar.security.SecretKeySpec.class - [JAR]

org.northstar.security.exception

├─ org.northstar.security.exception.SecurityException.class - [JAR]