search for: 128byte

Displaying 3 results from an estimated 3 matches for "128byte".

2005 Nov 09
0
IceShare: IceT page hashing
...hashing, as I didn't have another function to use and didn't want to continue using a method which has already been compromised. Now - SHA2 is interesting. We can use much larger hash sizes, 1024bit even, and apply the same method as in the latest method (#5) so not all of the 1kbit (128byte) hash would need to be transfered. Even if it gets cracked, as SHA1 did, it should only mean being cryptographically weakened by a certain amount, which would still end up being larger than the 160bit SHA1 we originally started using. In theory, a random hash chunk as small as 32bit could be c...
2019 Aug 09
117
[RFC PATCH v6 00/92] VM introspection
The KVM introspection subsystem provides a facility for applications running on the host or in a separate VM, to control the execution of other VM-s (pause, resume, shutdown), query the state of the vCPUs (GPRs, MSRs etc.), alter the page access bits in the shadow page tables (only for the hardware backed ones, eg. Intel's EPT) and receive notifications when events of interest have taken place
2019 Aug 09
117
[RFC PATCH v6 00/92] VM introspection
The KVM introspection subsystem provides a facility for applications running on the host or in a separate VM, to control the execution of other VM-s (pause, resume, shutdown), query the state of the vCPUs (GPRs, MSRs etc.), alter the page access bits in the shadow page tables (only for the hardware backed ones, eg. Intel's EPT) and receive notifications when events of interest have taken place