EarnMore
v1.0.0
On this page
Functions
Functions
storage
Copy page
Source:
storage.ts:19
Functions
decryptPAN
encryptPAN
generateEncryptionKey
Previous
luhnValid
Validates that a 16-digit PAN passes the Luhn algorithm.
Next
decryptPAN
Decrypts an EncryptedPAN using AES-256-GCM. GCM authentication tag is verified before any plaintext…