kms icon indicating copy to clipboard operation
kms copied to clipboard

the KMS creates a new Covercrypt object at each call:

Open ackRow opened this issue 2 years ago • 0 comments

Changed but it seems that the KMS is designed to create a new Covercrypt object at each call anyway:

rekey_keypair_cover_crypt(kms, Covercrypt::default(), &owm.id, user, action, params).await

Originally posted by @ackRow in https://github.com/Cosmian/kms/pull/63#discussion_r1379816736

ackRow avatar Nov 02 '23 13:11 ackRow