HEX
Server: Apache
System: Linux dinesh8189 5.15.98-grsec-sharedvalley-2.lc.el8.x86_64 #1 SMP Thu Mar 9 09:07:30 -03 2023 x86_64
User: cgmgerenciamento1 (814285)
PHP: 8.1.26
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //usr/share/doc/pesign/TODO
Stuff that needs to get done:

In no particular order, this stuff still needs to be done (or is in progress):

1) file i/o
 a) get an in-memory representation via mmap *done*
 b) render in-memory representation back to disk also via mmap *done-ish*
2) signatures
 a) read hash from stand-alone file *done*
 b) write hash to stand-alone file *done*
 c) verify hash from stand-alone file
 d) read cert from file *done*
 e) create hash/digest of file *done*
 f) create new signature (aka "sign the hash")
  i) generate SpcContentInfo *done*
  ii) sign it *done*
 g) create cert table *done for the very basic (ms-supported) case*
 h) find cert table *eh*
 i) implant cert in table *eh*
3) make hash algorithm configurable
4) test suite
5) test suite
6) docs
7) efikeygen - random serial number + check for dupes against local nss db

See also: https://github.com/vathpela/pesign/issues/milestones