scram-sasl | Java implementation of the SCRAM SASL

 by   ogrebgr Java Version: Current License: Apache-2.0

kandi X-RAY | scram-sasl Summary

kandi X-RAY | scram-sasl Summary

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

Java library that implements SCRAM SASL (RFC5802) for both server and client. Includes SHA-1, SHA-256, SHA-512 implementations and examples (you can easily create implementation that uses your own hashing function and digest). This library was created because there was no Java-friendly implementation for client or server. Existing implementations were looking like a port of C/C++ code and/or was using Oracle's SASL API which is a) way too abstract for the 99% of the projects and b) not available on all platforms (Android, OpenJDK). Current library intentionally uses simple and straightforward approach in order to provide easy integration.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              scram-sasl has a low active ecosystem.
              It has 12 star(s) with 5 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 4 open issues and 4 have been closed. On average issues are closed in 19 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of scram-sasl is current.

            kandi-Quality Quality

              scram-sasl has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              scram-sasl 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

              scram-sasl releases are not available. You will need to build from source code and install.
              Deployable package is available in Maven.
              scram-sasl has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.
              It has 2290 lines of code, 160 functions and 22 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed scram-sasl and discovered the below as its top functions. This is intended to give you an instant insight into scram-sasl implemented functionality, and help decide if they suit your requirements.
            • Checks the final signature of a server message
            • Decode Base64 encoded characters
            • Create HMAC from key bytes
            • Returns the number of bytes necessary to decode the source
            • Encodes and decodes the given files
            • Decode a file
            • Get a binary file as a string
            • Decodes a file to a file
            • Prints application with SCRAML algorithm
            • Generate salt password
            • Encodes the source and destination arrays
            • Encodes a byte array
            • Process a message
            • Handles client final message
            • Handle client first message
            • Prepares the first client message
            • Replace each character of the string with the given map to the given string
            • Prepare a string with unassigned codes
            • Generate a message for server - side verification
            • Decode data to a file
            • Handle client s first message
            • Encode binary data to a file
            • Calculate the signature of the client final message
            • Decode a Base64 encoded string
            • Command line
            • Generate the message to be sent to the server
            Get all kandi verified functions for this library.

            scram-sasl Key Features

            No Key Features are available at this moment for scram-sasl.

            scram-sasl Examples and Code Snippets

            No Code Snippets are available at this moment for scram-sasl.

            Community Discussions

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install scram-sasl

            Don't forget to include jcenter in your repos like:.

            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
            CLONE
          • HTTPS

            https://github.com/ogrebgr/scram-sasl.git

          • CLI

            gh repo clone ogrebgr/scram-sasl

          • sshUrl

            git@github.com:ogrebgr/scram-sasl.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