Skip to content

07prajwal2000/Fast-Captcha

Repository files navigation

Fast Captcha - Captcha Server in C#

In early development stage ⚠

No documentation available at the moment.

No features are implemented yet, but working on it.

Features

(Some are done, some need to implement)

  • Generate random text
  • Generate Hash from the text
  • Hash validation with timestamp
  • High performance Hash generation and validation
    • Uses spans and stackalloc
  • Generate image from Captcha text
  • Admin UI/Dashboard
  • and so on... Thinking 🤔

About

A Captcha Server written in C#.

Resources

Stars

Watchers

Forks