Support for package integrity checking #1

Open
opened 2024-11-19 09:42:39 -05:00 by lw-everestlinux · 2 comments

Will most likely implement this using libgcrypt

Will most likely implement this using libgcrypt
lw-everestlinux added the enhancement label 2024-11-19 09:42:39 -05:00
lw-everestlinux added this to the libglacier v4.0.0 project 2024-11-19 09:42:39 -05:00
Author
Owner

Possible steps for integrity checking:

  • Retrieve checksum of local package
  • Download original checksum of package from some repository
  • Compare
  • Exit if checksums do not match
  • Continue if checksums match
Possible steps for integrity checking: - Retrieve checksum of local package - Download original checksum of package from some repository - Compare - Exit if checksums do not match - Continue if checksums match
lw-everestlinux started working 2024-11-20 14:17:26 -05:00
lw-everestlinux worked for 53 minutes 26 seconds 2024-11-20 15:10:52 -05:00
lw-everestlinux added spent time 1 hour 2024-11-22 10:09:47 -05:00
lw-everestlinux added spent time 1 hour 2025-03-07 22:20:28 -05:00
Author
Owner

Using OpenSSL EVP for this, will implement in the coming days

Using OpenSSL EVP for this, will implement in the coming days
Sign in to join this conversation.
1 Participants
Notifications
Total Time Spent: 2 hours 53 minutes
lw-everestlinux
2 hours 53 minutes
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: EverestLinux/libglacier#1