1
0
Fork 0
forked from External/grumble

cryptstate: s/AESBlockSize/aes.BlockSize, rename to grumble/cryptstate.

This commit is contained in:
Mikkel Krautz 2011-05-14 18:50:07 +02:00
parent 6295adad98
commit e15ce28618
6 changed files with 73 additions and 72 deletions

View file

@ -12,8 +12,8 @@ import (
"encoding/binary"
"goprotobuf.googlecode.com/hg/proto"
"mumbleproto"
"cryptstate"
"grumble/blobstore"
"grumble/cryptstate"
"io"
"packetdatastream"
"time"