Package: libscram-java Version: 3.4-1.pgdg26.04+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.4-1.pgdg26.04+1_all.deb Size: 66444 SHA512: b38ac94f547808e595a162927d8e9c92af317a1f0215542ca86c10b58747b9a3d408b799d4af0eb72dccfa8b8ad265a9b9967ebc45cf675fe63a21993e4daa35 SHA256: d561b76a559452cb415800ddebdeaac14c3af058234da285f35ecd148beacb6e SHA1: 1d5dacd43adda1aae2c8b51a49aefa60d034c9ae MD5sum: 6d5cace7015978bf9615a2f16c5a66d4 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.