xsalsa20poly1305 | pure Java implementation of XSalsa20Poly1305 | Encryption library

 by   codahale Java Version: 0.11.0 License: Apache-2.0

kandi X-RAY | xsalsa20poly1305 Summary

kandi X-RAY | xsalsa20poly1305 Summary

xsalsa20poly1305 is a Java library typically used in Security, Encryption applications. xsalsa20poly1305 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.

A pure Java library which provides symmetric and asymmetric encryption compatible with DJB's NaCl library and its variants (e.g. libsodium). Also includes a class compatible with RbNaCl's SimpleBox construction, which automatically manages nonces for you in a misuse-resistant fashion.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              xsalsa20poly1305 has a low active ecosystem.
              It has 30 star(s) with 2 fork(s). There are 6 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 2 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of xsalsa20poly1305 is 0.11.0

            kandi-Quality Quality

              xsalsa20poly1305 has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              xsalsa20poly1305 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

              xsalsa20poly1305 releases are not available. You will need to build from source code and install.
              Deployable package is available in Maven.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              It has 612 lines of code, 46 functions and 13 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed xsalsa20poly1305 and discovered the below as its top functions. This is intended to give you an instant insight into xsalsa20poly1305 implemented functionality, and help decide if they suit your requirements.
            • Encrypt a plaintext with the given key
            • Encrypt a plaintext with a given key and nonce
            • Generates a random nonce
            • Generates a private key
            • Generates a 32 - byte secret key
            • Calculates a shared secret key
            • Parses the Hsalsa - 128 encoded header
            • Decrypt a ciphertext with the given key
            • Decrypt a plaintext using the given key and nonce
            • Generates a Curve25519 public key given a private key
            Get all kandi verified functions for this library.

            xsalsa20poly1305 Key Features

            No Key Features are available at this moment for xsalsa20poly1305.

            xsalsa20poly1305 Examples and Code Snippets

            No Code Snippets are available at this moment for xsalsa20poly1305.

            Community Discussions

            QUESTION

            have installed libsodium but can't run shadowsocks with chacha20
            Asked 2018-Dec-04 at 22:18

            In fact, I am a noober in Linux. I just do and learn something as net tutorial.

            I use shadowsocks because some reason. The server use chacha20.

            so, I install libsodium.

            Firstly, I download libsodium-stable

            ...

            ANSWER

            Answered 2018-Dec-04 at 22:18

            I use Ubuntu and this works for me:

            • First,

              sudo apt install software-properties-common -y

            • Next, install the directory before updating

              sudo add-apt-repository ppa:max-c-lv/shadowsocks-libev -y

              sudo apt update

            • Now, install the chacha20 tools for ubuntu to use them)

              sudo apt install shadowsocks-libev

            Source https://stackoverflow.com/questions/53112158

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

            Vulnerabilities

            No vulnerabilities reported

            Install xsalsa20poly1305

            You can download it from GitHub, Maven.
            You can use xsalsa20poly1305 like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the xsalsa20poly1305 component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            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
            Install
            Maven
            Gradle
            CLONE
          • HTTPS

            https://github.com/codahale/xsalsa20poly1305.git

          • CLI

            gh repo clone codahale/xsalsa20poly1305

          • sshUrl

            git@github.com:codahale/xsalsa20poly1305.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Encryption Libraries

            certbot

            by certbot

            Signal-Android

            by signalapp

            unlock-music

            by unlock-music

            client

            by keybase

            Signal-Server

            by signalapp

            Try Top Libraries by codahale

            sneaker

            by codahaleGo

            metrics

            by codahaleGo

            jerkson

            by codahaleScala

            usl4j

            by codahaleJava

            shamir

            by codahaleJava