UNPKG

@libp2p/aes-ctr

Version:
5 lines (3 loc) 137 B
import crypto from 'crypto' export const createCipheriv = crypto.createCipheriv export const createDecipheriv = crypto.createDecipheriv