Moved all the generic packet sending, enryption, reception,
authorPekka Riikonen <priikone@silcnet.org>
Fri, 14 Jul 2000 06:10:15 +0000 (06:10 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Fri, 14 Jul 2000 06:10:15 +0000 (06:10 +0000)
commitf665e89600524575b7dd32936f13b96f3fa550e4
treec78eb50476746e139bd7aec704aa91de8e06dfdb
parent482dab47a0be90a6792145dec545cf47660f988f
Moved all the generic packet sending, enryption, reception,
decryption and processing function from client and server to
here as they were duplicated code in the applications. Now they
are generic code over generic API. Some functions were rewritter;
packet reception and HMAC computation and checking is now more
optimized.
lib/silccore/silcpacket.c
lib/silccore/silcpacket.h