Jun Ji <junj <at> stanford.edu> writes:

> Is there any encryption package of R? For instance, 3DES or AES algorithm
> package or whatever...
> Thanks a lot in advance.
> 

  library(sos)
  findFn("encryption")

 finds a partial AES implementation, but not much else.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to