- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i use the rijndaelECB to encrypt text ,
first i malloc the memory for IppsAESSpec* rijndael_context
then i do the encryption and decryption
but when i try to free(rijndael_context)
error invalid pointer
i checked that the address for rijndael_context stays the same ,so whats the reason for that error
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI Bob,
Can you explain how to allocate the memory, and how to free the memory?
regards,
Chao

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page