Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-20 | most of the infrastructure to support public key operation. This is just | Jason Wright | |
a snapshot of work in progress (doesn't work correctly yet). | |||
2003-08-14 | correct length mask | Jason Wright | |
2003-08-14 | - remove some uneeded junk (mainly leftovers from ubsec cut/paste) | Jason Wright | |
- fix interrupt printing - make shared structure entries volatile to ensure ordering - swap the key, iv, and mackey arguments appropriately - treat particle descriptor as two 32 elements (necessary for swabbing) - set the endian control byte correctly and flip off swabbing on the packet data (now works on macppc) | |||
2003-08-12 | safenet 1141 driver from freebsd (sam at errno): | Jason Wright | |
this is a completely hacked up version, complaints should be to me not sam =) |