• Adam Langley's avatar
    crypto/openpgp/packet: add basic routines · 364cb831
    Adam Langley authored
    Since nobody suggested major changes to the higher level API, I'm
    splitting up the lower level code for review. This is the first of the
    changes for the packet reading/writing code.
    
    It deliberately doesn't include a Makefile because the package is
    incomplete.
    
    R=bradfitzgo
    CC=golang-dev
    https://golang.org/cl/4080051
    364cb831
packet.go 9.4 KB