Skip to content

A SRP (strong authentication protocol) implementation in literate Haskell

Notifications You must be signed in to change notification settings

DanielOberg/SRP-Protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRP Library

An implementation of a cryptographically strong network authentication mechanism known as the Secure Remote Password (SRP) protocol in literate Haskell with the RFC documentation embeded.

Also has a server and client for testing purposes.

See the source code Network/SRP.lhs for more details.

About

A SRP (strong authentication protocol) implementation in literate Haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published