| http://www.w3.org/ns/prov#value | - Finally - never, ever roll your own encryption tech - use well known, documented, researched algorithms such as AES, Blowfish, RSA etc ps Public/Private Key is not suitable or practical for encrypting large amounts of data hence DRM/PGP etc use a hybrid RSA + symmetric system i.e secure the symmetric key with RSA then do standard symmetric encryption using that key
|