Skip to content

profgrammer/openssl_css2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openssl_css2

Assignment for Cryptography and Cyber Security course (UCEC701)

What it does

  • Signs a document by taking a text file as input and generating an MD5 hash of the content and appending it to the content
  • Verifies the hash of signed documents

How to use

  • Clone this repository and cd into it
  • run npm i to install dependencies
  • run node index.js to start the server
  • on your browser, go to localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors