Skip to content

A repository that implements ff3-1 algorithm in C#.NET

License

Notifications You must be signed in to change notification settings

EmbraceMoxx/ff3-dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ff3-dotnet

GitHub Workflow Status (with event) GitHub tag (with filter) GitHub Codecov branch

The project aims to implement FF3-1 algorithm in C#.NET.

Usage/Examples

TODO

Run Locally

Clone the project

  git clone https://github.com/Eneru/ff3-dotnet.git

Go to the project directory

  cd ff3-dotnet

Build the library

  dotnet build

Running Tests

To run tests, run the following command

  dotnet test

License

The Unlicense

Appendix

Link to the original publication from the NIST
Link to the examples

About

A repository that implements ff3-1 algorithm in C#.NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%