Create new encrypted swappable drive

man cryptsetup.  plain dm-crypt

  • wipe data if previously used. (e.g., dd if=/dev/zero of=/dev/sdc bs=64M)