PeculiarVentures / graphene

A simple layer for interacting with PKCS #11 / PKCS11 / CryptoKI for Node in TypeScript. (Keywords: Javascript, PKCS#11, Crypto, Smart Card, HSM)
MIT License
169 stars 34 forks source link

Property `alwaysAuthenticate` returns `false` always #148

Closed microshine closed 2 years ago

microshine commented 2 years ago

Property alwaysAuthenticate getter doesn't call C_GetAttributeValue and always returns false

It uses incorrect template name and should throw an error for such case

microshine commented 2 years ago

Fixed in graphene-pk11@2.3.2