Package: libscram-java Version: 3.3-1.pgdg14+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.pgdg14+1_all.deb Size: 67012 SHA512: d00e329d0f98ffaf48b70844604672e535e37902a7be139fdf0361eddcf7cba5914947af7e3a1b3c0daa86cb7c23fbde5233a5d0fa665166f4e8286170d6d4fa SHA256: b3c02376a471f46708e2967237ed73fc49dc597ca56f429b6597a23633b01cd5 SHA1: d679af782aaccfb98ec1bb0229c1460f000ccdd1 MD5sum: c9dd1c07716b3c585f315fdbe7f9d76e 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.