package poly1305 const ( Name string = "chacha20-poly1305@openssh.com" BlockSize int = 8 )