UNPKG

xypriss-security

Version:

XyPriss Security is an advanced JavaScript security library designed for enterprise applications. It provides military-grade encryption, secure data structures, quantum-resistant cryptography, and comprehensive security utilities for modern web applicatio

4 lines (3 loc) 225 B
export { SecureCacheAdapter } from './SecureCacheAdapter.js'; export { Cache, SecureInMemoryCache, clearAllCache, expireCache, getCacheStats, readCache, writeCache } from 'xypriss-security'; //# sourceMappingURL=index.js.map