Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help needed with CRYPT.VCX
Message
From
12/05/2013 04:46:17
 
 
To
11/05/2013 15:26:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01573578
Message ID:
01573604
Views:
91
>I'm looking at the samples provided by MS in the SOLUTION sample app.
>
>Some things are not clear though.
>
>What about when I encrypt data in a field. What is the space needed because of the encryption?
>
>I mean if I have a character field of 10 characters is there additional space needed because of the encryption?
>
>Where could I find a white paper or additional help on how to deal with that CRYPT.VCX?


Never used CRYPT.VCX


>I mean if I have a character field of 10 characters is there additional space needed because of the encryption?
In any case your field has to be binary (aka NOCPTRANS)


If you do a block cipher, the field will need to be longer - how much depends on the block size
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform