summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Expand)Author
2021-06-19Define the access token APIVivien Kraus
2021-06-19Get an openid configuration on the webVivien Kraus
2021-06-19Get a JWKS on the webVivien Kraus
2021-06-19Implement JWS encoding and decodingVivien Kraus
2021-06-19Add a signature and verification function for JWSVivien Kraus
2021-06-19Provide a higher-level API for JWKs and JWKSsVivien Kraus
2021-06-19Add a function to hash a public key for DPoP.Vivien Kraus
2021-06-19Add a hash functionVivien Kraus
2021-06-19Add a strip functionVivien Kraus
2021-06-19Export a JSON API that is compatible with SRFI-180Vivien Kraus
2021-06-19Generate a key pair.Vivien Kraus
2021-06-19Add a random number generator.Vivien Kraus
2021-06-19Add a base64 encoder and decoderVivien Kraus
2021-06-19Export the functions defined in the library.Vivien Kraus
2021-06-19Set up the guile projectVivien Kraus
2021-06-19Set up the project infrastructureVivien Kraus