S3curePss
S3curePss is a cryptographic software library and reference implementation that provides signing and verification using the RSASSA-PSS signature scheme. It is designed to facilitate secure software distribution, document authentication, and PKI workflows, with an emphasis on portability and ease of integration across platforms and languages.
The core library is written in C, with bindings available for Python and Java. It implements RSA
From a security and quality perspective, S3curePss emphasizes constant-time implementations for critical paths, thorough input validation,
S3curePss was released in 2019 by the developer collective S3cureTech, with major updates in 2021 and 2023