github.com/mad-day/Yawning-crypto@v0.0.0-20190711051033-5a5f8cca32ec/morus/README.md (about)

     1  ### MORUS - MORUS-1280-256 Authenticated Cipher
     2  #### Yawning Angel (yawning at schwanenlied dot me)
     3  
     4  This package implements the MORUS-1280-256 Authenticated Cipher.
     5  
     6  This implementation is derived from the reference implementation by
     7  Hongjun Wu and Tao Huang.
     8  
     9  # NOTE: Why this fork?
    10  
    11  Previously on the original repo:
    12  
    13  > WARNING: This implementation is abandoned.  Pick another algorithm.
    14  
    15  This implementation isn't broken. Don't fix it!