Package ongres-scram: Information

    Source package: ongres-scram
    Version: 3.2-alt1
    Latest version according to Repology
    Build time:  Apr 6, 2026, 06:53 PM in the task #411981
    Category: Development/Java
    Report package bug
    License: BSD-2-Clause
    Summary: SCRAM (RFC 5802) Java implementation
    Description: 
    SCRAM (Salted Challenge Response Authentication Mechanism) is part of the
    family of Simple Authentication and Security Layer (SASL, RFC 4422)
    authentication mechanisms. It is described as part of RFC 5802 and RFC 7677.
    
    This project provides a robust and well-tested implementation of the Salted
    Challenge Response Authentication Mechanism (SCRAM) in Java. It adheres to the
    specifications outlined in RFC 5802 and RFC 7677, ensuring secure user
    authentication.
    
    This SCRAM Java implementation can be used for PostgreSQL (which supports SASL
    authentication since PostgreSQL 10) through the PostgreSQL JDBC Driver and
    others projects that connect from Java.

    List of RPM packages built from this SRPM:
    ongres-scram (noarch)
    ongres-scram-client (noarch)
    ongres-scram-javadoc (noarch)
    ongres-scram-parent (noarch)

    Maintainer: Evgeniy Serov

    List of contributors:
    Evgeniy Serov
    Igor Vlasenko


      1. jpackage-default
      2. maven-local
      3. mvn(com.ongres.stringprep:saslprep)
      4. mvn(org.jetbrains:annotations)

    Last changed


    March 21, 2026 Evgeniy Serov 3.2-alt1
    - Fixed FTBFS.
    - Updated to 3.2.
    Aug. 14, 2021 Igor Vlasenko 2.1-alt1_3jpp11
    - new version
    July 19, 2019 Igor Vlasenko 1.0.0_beta.2-alt1_7jpp8
    - fc update & java 8 build