googleapis / googleapis/google-cloud-java
[java-kms] Support integration as Java JCA provider
- Lingua principale
- Java
- Stelle
- 2.1k
- Fork
- 1.2k
- Merge medio
- 1g 23h
- PR unite (30g)
- 154
Descrizione
The Java JCE/JCA APIs are well established standards how to integrate cryptographic primitives into a Java application (see https://en.wikipedia.org/wiki/Java_Cryptography_Architecture). Accordingly a vendor adhering to those standards can easily be integrated into a wide range of products.
It would be great to see Google Cloud HSM/KMS to support those standards in the Java API. Other cloud vendors do similar things, see
https://stackoverflow.com/questions/53394842/google-cloud-hsm-as-a-provider-for-encryption. E.g. in Azure once has those connectors resp. also general pkcs 11 support.
As consequence, users currently have to write that integration on their own.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.