This website requires JavaScript.
Explore
Help
Sign In
eessppeelllloo
/
cryptsetup
Watch
1
Star
0
Fork
0
You've already forked cryptsetup
mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced
2026-01-07 07:55:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef966bd2617dc51d054b3ae16754caafdfd6eaa0
cryptsetup
/
lib
/
verity
History
Milan Broz
ef966bd261
Fix verity FEC block memory allocation.
...
Fixes corruption of memory when buffer is too small.
2017-04-14 12:31:44 +02:00
..
Makefile.am
Restructure Reed-Solomon code for verity FEC and remove unneeded parts.
2017-04-05 13:34:26 +02:00
rs_encode_char.c
Fix RS algorithm rewrite typo.
2017-04-05 16:29:26 +02:00
rs.h
Restructure Reed-Solomon code for verity FEC and remove unneeded parts.
2017-04-05 13:34:26 +02:00
verity_fec.c
Fix verity FEC block memory allocation.
2017-04-14 12:31:44 +02:00
verity_hash.c
Fix possible divide by zero in verity hash blocks calculation.
2017-04-05 14:35:52 +02:00
verity.c
Remove verity FEC superblock support.
2017-04-05 11:41:08 +02:00
verity.h
Remove some redundant header includes.
2017-04-05 12:03:30 +02:00