Remove encryption from core and remove Zend/Crypt as a hard requirement. We can move encryption into an optional middleware that can act on cookies, session, or both. As requested by @akrabat at https://github.com/slimphp/Slim/issues/1049#issuecomment-77864579
Remove encryption from core and remove Zend/Crypt as a hard requirement. We can move encryption into an optional middleware that can act on cookies, session, or both. As requested by @akrabat at https://github.com/slimphp/Slim/issues/1049#issuecomment-77864579