Proxy.js is a JavaScript implementation of X509 delegation. It is forked from the original implementation made by Andres Abad Rodríguez for WebFTS.
- jsrasign Opensource free cryptography library
- Yahoo's yui Required by jsrsasign for inheritance handling
- asn1js Required to decode the proxy request
- crypto-js CryptoJS is a growing collection of standard and secure cryptographic algorithms implemented in JavaScript using best practices and patterns.