# Packages
Package poly1305 implements Poly1305 one-time message authentication code as specified in https://cr.yp.to/mac/poly1305-20050329.pdf.
Package subtle implements functions that are often useful in cryptographic code but require careful thought to use correctly.
No description provided by the author