Ability to create and retrieve encrypted cookies, based on the application secret key.
Intent of being longer-lasting than session cookies, and non-viewable and tamper-proof.
Laravel does something like that.
Edit: The feature request includes encryption of the cookie name