Title: Encrypted downloadables
Last modified: August 21, 2016

---

# Encrypted downloadables

 *  Resolved [BipinSreddy](https://wordpress.org/support/users/bipinsreddy/)
 * (@bipinsreddy)
 * [13 years ago](https://wordpress.org/support/topic/encrypted-downloadables/)
 * Hello ,
 * I want to encrypt the files for every user specific.
    For example an ebook/any
   other content is being purchased by an user.I want to encrypt it for that user
   alone(based on his Id and some other parameters)and after that the encrypted 
   file to be downloaded.
 * [http://wordpress.org/extend/plugins/easy-digital-downloads/](http://wordpress.org/extend/plugins/easy-digital-downloads/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Moderator [Pippin Williamson](https://wordpress.org/support/users/mordauk/)
 * (@mordauk)
 * [13 years ago](https://wordpress.org/support/topic/encrypted-downloadables/#post-3861197)
 * We don’t have anything to do that, sorry. It will require custom development.
 *  Thread Starter [BipinSreddy](https://wordpress.org/support/users/bipinsreddy/)
 * (@bipinsreddy)
 * [13 years ago](https://wordpress.org/support/topic/encrypted-downloadables/#post-3861365)
 * Thanks mordauk, for quick reply.In that case can you tell me from which db table
   the download link is pulled and linked with download button and which page has
   that downloadabla link so that I can change hyper link to point to different 
   table having encrypted file.
 *  Moderator [Pippin Williamson](https://wordpress.org/support/users/mordauk/)
 * (@mordauk)
 * [13 years ago](https://wordpress.org/support/topic/encrypted-downloadables/#post-3861465)
 * The link is generated on the fly. See here: [https://github.com/easydigitaldownloads/Easy-Digital-Downloads/blob/master/includes/download-functions.php#L765](https://github.com/easydigitaldownloads/Easy-Digital-Downloads/blob/master/includes/download-functions.php#L765)
 *  Thread Starter [BipinSreddy](https://wordpress.org/support/users/bipinsreddy/)
 * (@bipinsreddy)
 * [13 years ago](https://wordpress.org/support/topic/encrypted-downloadables/#post-3861473)
 * really helpful , also point me where add_query_arg( …. ); apply_filters(); functions
   are define? also file containing database query to pull that link.
 *  Plugin Author [chriscct7](https://wordpress.org/support/users/chriscct7/)
 * (@chriscct7)
 * [13 years ago](https://wordpress.org/support/topic/encrypted-downloadables/#post-3861476)
 * Those are core WordPress functions. You can find them in the Codex: [http://codex.wordpress.org/](http://codex.wordpress.org/)
 *  Thread Starter [BipinSreddy](https://wordpress.org/support/users/bipinsreddy/)
 * (@bipinsreddy)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/encrypted-downloadables/#post-3861525)
 * Thanks chriscct..will take a look.!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Encrypted downloadables’ is closed to new replies.

 * ![](https://ps.w.org/easy-digital-downloads/assets/icon.svg?rev=3455837)
 * [Easy Digital Downloads – eCommerce Payments and Subscriptions made easy](https://wordpress.org/plugins/easy-digital-downloads/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-digital-downloads/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-digital-downloads/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-digital-downloads/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-digital-downloads/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-digital-downloads/reviews/)

## Tags

 * [encryption](https://wordpress.org/support/topic-tag/encryption/)

 * 6 replies
 * 3 participants
 * Last reply from: [BipinSreddy](https://wordpress.org/support/users/bipinsreddy/)
 * Last activity: [12 years, 12 months ago](https://wordpress.org/support/topic/encrypted-downloadables/#post-3861525)
 * Status: resolved