UNPKG

padding-oracle-attacker

Version:

CLI tool and library to execute padding oracle attacks easily

4 lines (3 loc) 93 B
import Keyv from 'keyv'; declare const cacheStore: Keyv<unknown>; export default cacheStore;