Skip to content

l-ra/openeet-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenEET JS

Pure browser Javascript PoC implementation based on OpenEET Lite templating approach and WebCrypto (crypto.subtle).

No additional library needed for EET message generation.

For browsers support see Subtle Crypto compatibility page

The base PoC implementation features:

  • certificate & private key included in the source code (one of test certificates for playground)
  • data for the message included in the source code
  • fetch (no-cors mode) POST is invoked at the end - the request is made but the app don't receive result (CORS)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published