wwwtyro / cryptico

An easy-to-use encryption system utilizing RSA and AES for javascript.

Home Page:http://wwwtyro.github.com/cryptico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sign without encrypt?

pwFoo opened this issue · comments

commented

Is it possible to just sign a message without encrypt it?
Just for sender verification at recipients side?