English

Public-key cryptography in functional programming context

Cryptography and Security 2010-03-13 v1

Abstract

Up to now, for efficiency reasons cryptographic algorithm has been written in an imperative language. But to get acquaintance with a functional programming language a question arises: functional programming offers some new for secure communication or not? This article investigates this question giving an overview on some cryptography algorithms and presents how the RSA encryption in the functional language Clean can be implemented and how can be measured the efficiency of a certain application.

Keywords

Cite

@article{arxiv.1003.1387,
  title  = {Public-key cryptography in functional programming context},
  author = {Gyöngyvér Márton},
  journal= {arXiv preprint arXiv:1003.1387},
  year   = {2010}
}
R2 v1 2026-06-21T14:54:32.935Z