Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 294 Bytes

File metadata and controls

9 lines (5 loc) · 294 Bytes

Signature Verification in ruby

This is a simple example of how to verify a signature in ruby. The example uses buit-in ruby libraries to verify the signature.

Usage

To run the example you can run ruby main.rb.

main.rb contains an example of how to verify the signature.