Skip to content

A very lightweight API that encrypts any text using the MD5 algorithm. Available at: https://md5.cnsp.ga

License

Notifications You must be signed in to change notification settings

CNSP-OS/MD5-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MD5-API

A very lightweight API that encrypts any text using the MD5 algorithm. Available at: https://md5.cnsp.ga

How does it work?

On the client-side,

  • Add whatever text you want encoded using the MD5 algorithm after the URL seperated by a "/"

On the host-side,

  • The text is received by Express.js
  • Encoded using publically available NPM Module "MD5"
  • Displayed to webpage using Express.js

Made by CNSP

Distributed under the GNU AGPL License Copyright 2020, Clear Net Security Project, All rights reserved.

About

A very lightweight API that encrypts any text using the MD5 algorithm. Available at: https://md5.cnsp.ga

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published