tc39 / proposal-module-keys

Proposed change before TC39 for reifying module identity - Stage 1 Proposal
MIT License
24 stars 5 forks source link

order of operations in unbox #3

Open mikesamuel opened 5 years ago

mikesamuel commented 5 years ago

Is this the object identity equivalent of an out-of-order verify/decrypt fault?

http://world.std.com/~dtd/sign_encrypt/sign_encrypt7.html

https://github.com/tc39/tc39-module-keys/blob/5e5bcb36e14ce7231672fe80ca8e6f41f9cbbbcb/examples/alice-bob-carol/frenemies.js#L145-L147