cern-fts / proxy.js

X509 proxy delegation in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proxy.js

Proxy.js is a JavaScript implementation of X509 delegation. It is forked from the original implementation made by Andres Abad RodrĂ­guez for WebFTS.

Dependencies

  • 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.

About

X509 proxy delegation in JavaScript


Languages

Language:JavaScript 100.0%