Chronicle-Salt | Chronicle wrapper for the NaCl library

 by   OpenHFT Java Version: chronicle-salt-2.23ea3 License: Apache-2.0

kandi X-RAY | Chronicle-Salt Summary

kandi X-RAY | Chronicle-Salt Summary

Chronicle-Salt is a Java library. Chronicle-Salt has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub, Maven.

This library natively supports Chronicle Bytes and can sign and verify data entirely off heap. This saves copying data to/from byte[] (not creating them).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Chronicle-Salt has a low active ecosystem.
              It has 29 star(s) with 12 fork(s). There are 17 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 8 have been closed. On average issues are closed in 2 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of Chronicle-Salt is chronicle-salt-2.23ea3

            kandi-Quality Quality

              Chronicle-Salt has 0 bugs and 0 code smells.

            kandi-Security Security

              Chronicle-Salt has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              Chronicle-Salt code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              Chronicle-Salt is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              Chronicle-Salt releases are available to install and integrate.
              Deployable package is available in Maven.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              Chronicle-Salt saves you 1292 person hours of effort in developing the same functionality from scratch.
              It has 2901 lines of code, 245 functions and 25 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed Chronicle-Salt and discovered the below as its top functions. This is intended to give you an instant insight into Chronicle-Salt implemented functionality, and help decide if they suit your requirements.
            • Encrypts the signature with the given message offset and secret key
            • Generates a private and secret key
            • Generates a random private key
            • Convert a public key to public and public key
            • Sign a message with a secret key
            • Sign signature and secret key
            • Verify signature and message
            • Verify a signature
            • Add the sha256 hash of a message to a BytesHandle
            • Checks that the given status code is valid
            • Append the hexadeb hash of the given message to the given BytesHandle
            • Append the Blake2b hash of a message
            • Generate random bytes
            • Append the sha512 hash of a message to a BytesHandle
            • Allocates the private key
            • Allocate the public key
            • Allocates the secret key
            Get all kandi verified functions for this library.

            Chronicle-Salt Key Features

            No Key Features are available at this moment for Chronicle-Salt.

            Chronicle-Salt Examples and Code Snippets

            No Code Snippets are available at this moment for Chronicle-Salt.

            Community Discussions

            No Community Discussions are available at this moment for Chronicle-Salt.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Chronicle-Salt

            Chronicle Salt uses libsodium wrapped via jnr-ffi. For a more detailed explanation, please refer to RbNaCl’s documentation. Linux users can download the source tar for Linux.
            Download libsodium from https://download.libsodium.org/libsodium/releases/
            Choose the version of libsodium you wish to use
            The archives follow the following pattern: libsodium-{version}.tar.gz
            tar xzvf libsodium-{version}.tar.gz
            cd libsodium-{version}
            ./configure
            make
            sudo make install
            After this has released do a mvn install from the command line to build libbridge
            Download libsodium from https://download.libsodium.org/libsodium/releases/
            Choose the version of libsodium you wish to use
            The archives follow the following pattern: libsodium-{version}-msvc.zip
            From the archive find the artifacts compiled for your architecture and then the MSVC tool set of your choice
            For example: v141 // these were compiled against the MSVC v141 (i.e. Visual Studio 2017)
            Extract from the archive the dll library files into one of the following locations:
            into the lib at the root of the working directory directory of your project.
            into a location that is included in your PATH environment variable.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Java Libraries

            CS-Notes

            by CyC2018

            JavaGuide

            by Snailclimb

            LeetCodeAnimation

            by MisterBooo

            spring-boot

            by spring-projects

            Try Top Libraries by OpenHFT

            Chronicle-Map

            by OpenHFTJava

            Chronicle-Queue

            by OpenHFTJava

            Java-Thread-Affinity

            by OpenHFTJava

            OpenHFT

            by OpenHFTShell