libcrypto1.0.0-udeb software package provides crypto shared library - udeb, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcrypto1.0.0-udeb
libcrypto1.0.0-udeb is installed in your system.
Make ensure the libcrypto1.0.0-udeb package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcrypto1.0.0-udeb *
You will get with libcrypto1.0.0-udeb package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | debian-installer udeb packages |
| Package | libcrypto1.0.0-udeb |
| Version | 1.0.1e-2+deb7u20 |
| Description | crypto shared library - udeb |
| Sub Section | Debian-installer |