This is a .NET implementation of Steve Gibson's SQRL secure login protocol (https://www.grc.com/sqrl/sqrl.htm). It is written with the concepts of Inversion of Control and Dependency Injection in mind. This way, individual implementations of cryptography can be swapped out, and unit tests can be specific to SqrlNet, and be crypto-agnostic.
☆18Nov 4, 2014Updated 11 years ago
Alternatives and similar repositories for SqrlNet
Users that are interested in SqrlNet are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Aspect-Oriented Programming for .NET☆13May 19, 2017Updated 9 years ago
- Convention based approach to MVC Model Validation and Model Metadata☆44Sep 15, 2017Updated 8 years ago
- Example running angular dirty checking in separate thread using a web worker