Skip to content

lindquist/uppcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

U++ Cloud utilities

A collection of U++ packages that might be useful for interaction with cloud services.

In early development.

U++

RSA

The RSA package provides a simple U++ class for handling traditional RSA keys.

Dependencies:

  • Core/SSL

Features:

JWT

The JWT package provides a simple U++ class for handling JWT tokens.

Dependencies:

  • RSA

Features:

  • Simple class for creating (signing) and parsing and verifying JWT tokens.
  • Only supports alg:"RS256" right now.

EVP

The EVP package provides a simple U++ interface to OpenSSL EVP (Envelope - High-level cryptographic functions).

Dependencies:

  • Core/SSL

Features:

About

U++ packages useful for cloud service interactions and more

Resources

License

Stars

Watchers

Forks

Languages