plan9fox/sys/src/libsec
cinap_lenrek 89ae389eb6 libsec: fix wrong tls1.0 prf regression
The change 775a4bea43
"libsec: various changes to tls"
...
4. simply prf code...

... broke the TLS1.0 prf function, missing the fact
that the prf ouput for sha1 and md5 need to be
xored together.
2022-03-27 20:28:41 +00:00
..
386 Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
amd64 libsec: write optimized _chachablock() function for amd64 / sse2 2017-11-20 00:10:35 +01:00
arm Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
arm64 libsec: dummy mkfile for arm64 2019-05-03 21:01:29 +02:00
mips Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
port libsec: fix wrong tls1.0 prf regression 2022-03-27 20:28:41 +00:00
power Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
spim libsec: dont use mips assembly routines for spim, wrong endianess 2016-04-10 20:22:00 +02:00
mkfile libsec: make #include headers consistent 2016-04-10 20:23:18 +02:00