PeculiarVentures / pvpkcs11

pvpkcs11 consists of a input validation library and a set of PKCS#11 implementations that wrap operating system and browser cryptographic implementations.
MIT License
32 stars 7 forks source link

Block CKA_ID #31

Open microshine opened 7 years ago

microshine commented 7 years ago

Don't change CKA_ID value for Object

OS X

Use kSecAttrApplicationLabel and kSecPublicKeyHash

We can set own ID on object creation, but it can be changed after modules restart.