Package: libscram-java Version: 3.3-1.pgdg+1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 125 Depends: libstringprep-java (>= 2.1) Suggests: libjetbrains-annotations-java Breaks: libpostgresql-jdbc-java (<< 42.7.5) Multi-Arch: foreign Homepage: https://github.com/ongres/scram Priority: optional Section: java Filename: pool/main/libs/libscram-java/libscram-java_3.3-1.pgdg+1_all.deb Size: 67004 SHA512: d46492698568051b8a55fc8704d5fec8dce811df92777685a07d0a3405c39a0b69f7de262fc66c07ae30f475701064f7573500ce09a2e6fd248ecc45ea49eed9 SHA256: 0083fa5cdfed84bcf0612699f679accc46a8489324800bcc7185178dcd88d1e3 SHA1: 41f4c4bd2fde065067d89efff74350dfb04bc0e6 MD5sum: 1f384b8273c41674b323b250b7a45f01 Description: Salted Challenge Response Authentication Mechanism 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 aims to provide a complete clean-room implementation of SCRAM. It is written in Java and provided in a modular, re-usable way, independent of other software or programs.