BlueCrypt for the Browser
  BlueCrypt is universal crypto for the browser. It's lightweight, fast, and based on native webcrypto.
    This means it's easy-to-use crypto in kilobytes, not megabytes.
  Keypair Generation
  
  Loading
  
    JWK Keypair
     
   
  
    DER Private Binary
     
   
  
    DER Public Binary
     
   
  
    PEM Private (base64-encoded PKCS1 DER)
    
   
  
    PEM Private (base64-encoded SEC1 DER)
    
   
  
    PEM Private (base64-encoded PKCS8 DER)
    
   
  
    PEM Public (base64-encoded PKCS1 DER)
    
   
  
    PEM Public (base64-encoded SPKI/PKIX DER)
    
   
  Signing
  
  
  Loading
  
    JWS 
    
   
  
    JWS