Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Examples of cryptography operations using Ruby's standard library.

NotificationsYou must be signed in to change notification settings

presidentbeef/ruby_crypto_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples of using the OpenSSL bindings in Ruby's standard library to performvarious functions.

Check individual directories for more details and usage instructions.

Contents

DirectoryDescription
ec_pkey_signaturesGenerating and verifying signatures using the "Elliptic Curve Digital Signature Algorithm" (ECDSA)
rsa_pkey_signaturesGenerating and verifying signatures using RSA keys

Tests

To run tests:

ruby test/test.rb

License

MIT

About

Examples of cryptography operations using Ruby's standard library.

Topics

Resources

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp