Browser side modules required to interact with the Tide's Cybersecurity Fabric.
- 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