Juergen Stuber wrote:

Is there any use of arenas to prevent leaking secure data, for example an arena that allocates in non-swapped memory?

No, that's not why NSS uses arena.

NSS doesn't allocate memory in non-swapped memory.
The way NSS protects in-memory secure data is to
leave them encrypted at all times except when we
absolutely need to use them.

Wan-Teh
_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to