adorsys / adorsys/secure-banking

Define a java module definition for the SecretCredentialEncryptor

未关闭
#15 1 条评论 0 个 reaction 已指派 1 人 已被 @francis-pouatcha 认领 在 GitHub 查看
主要语言
Java
星标
2
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

* Component to JWE encrypt a string given a public key
* SecretCredentialEncryptor
* encrypt(secret:String, serverPublicKey:JWK) : Base64EncodedJWT

* Component to Encrypt the HMACKey with public key of the server (We might add this to the secret credential encryptor class)
* SecretCredentialEncryptor
* encrypt(hmacKey:JWK, serverPublicKey:JWK) : Base64EncodedJWE

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。