Skip to content

tide-foundation/tide-js

Repository files navigation

Tide JS

Browser side modules required to interact with the Tide's Cybersecurity Fabric.

Repository Index

  • Clients. HTTP clients required to interact with Tide Network and Authentication functions, as well as the Vendor's voucher endpoint.
  • Cryptide. Very similar to Cryptide .NET, except written in Javascript.
  • Flow. Contains all types of Tide Flows such as key generation, authentication, recovery, encryption, decryption and signing.
  • Math. Basic Math used in flows.
  • Models. Models used around the Tide Network for: serialized data, web responses and network object data structures (OrkInfo + KeyInfo).
  • Tests. Tests hosted at /tests.html

This is a standalone SDK with 0 dependancies, it's meant to be copied to a modules directory of a Javascript project that wants to use it

About

JS implementation of tide key generation, authentication, signing, encryption and decryption, along with cryptographic library Cryptide.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors