Fix URL in documentation

This commit is contained in:
Jeffrey Walton 2017-11-21 16:13:23 -05:00
parent 3f7eb03eaf
commit 6992de66ea
No known key found for this signature in database
GPG Key ID: B36AB348921B1838

View File

@ -5,7 +5,7 @@
//! \details Simon is a block cipher designed by Ray Beaulieu, Douglas Shors, Jason Smith,
//! Stefan Treatman-Clark, Bryan Weeks and Louis Wingers.
//! \sa <A HREF="http://eprint.iacr.org/2013/404">The SIMON and SPECK Families of
//! Lightweight Block Ciphers</A> and <A HREF="http://iadgov.github.io/simon-simon/">
//! Lightweight Block Ciphers</A> and <A HREF="http://iadgov.github.io/simon-speck/">
//! The Simon and Speck GitHub</A>
//! \since Crypto++ 6.0